Like
gh
and tea
, but aspiring to be compatible with multiple forge types to avoid using different tools for each.
Marc Cataford
fd11d84466
All checks were successful
/ tests (pull_request) Successful in 1m16s
/ static-analysis (pull_request) Successful in 1m27s
/ export-trace (pull_request) Successful in 28s
/ tests (push) Successful in 1m16s
/ static-analysis (push) Successful in 1m35s
/ export-trace (push) Successful in 26s
|
||
---|---|---|
.forgejo/workflows | ||
frg | ||
tests | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.python-version | ||
bootstrap.sh | ||
LICENSE | ||
pyproject.toml | ||
README.md | ||
uv.lock |
forge-tools
Like gh
and tea
, but aspiring to be compatible with multiple forge types to avoid using different tools for each.
Usage
frg --help
will give you an overview of what's available!
Development
This uses uv
to manage dependencies; make sure it's installed before proceeding.
Direction
The primary intention of this is to make a more hackable version of gh
-like tooling for my own purposes. This is not aiming feature parity or production-level quality.