forgejo-contrib-forgejo-cli.md
Watch20
Star402
Fork
You've already forked forgejo-cli
CodeIssues 44Pull requests 8Releases 11Packages 2WikiActivity
CLI application for interacting with Forgejo
clidevelopmentforgejogitno-githubrustweb
1,005 commits12 branches11 tags 4 MiB
Rust 61.4%
Fluent 38.3%
Nix 0.3%
main
HTTPS Download ZIPDownload TAR.GZDownload BUNDLEOpen with VS CodeOpen with VSCodiumOpen with Intellij IDEA
|
LordMZTE729afdbaaeMerge pull request 'chore: remove unused dependencies, narrow tokio features' (#527) from jpk68/forgejo-cli:deps into main ...
Reviewed-on:[#527](https://codeberg.org/forgejo-contrib/forgejo-cli/pulls/527)Reviewed-by: Cyborus <[email protected]>
Reviewed-by: LordMZTE <[email protected]>
| 2026-07-07 08:08:58 +02:00 |
| --- | --- |
| .forgejo | docs: add forgejo version to bug report template | 2026-03-17 18:13:01 -04:00 |
| .woodpecker | ci: run clippy | 2026-06-02 12:42:30 -04:00 |
| localization | feat(repo): added watch, unwatch and watch-status commands | 2026-07-06 22:36:56 +02:00 |
| src | feat(repo): added watch, unwatch and watch-status commands | 2026-07-06 22:36:56 +02:00 |
| .gitignore | feat: add Nix flake | 2024-08-10 12:01:07 +02:00 |
| .typos.toml | chore(typos): exclude locales from spell check | 2026-05-18 09:04:33 -04:00 |
| build.rs | build: rerun if localization is changed | 2026-05-13 12:11:56 -04:00 |
| Cargo.lock | Merge pull request 'chore: remove unused dependencies, narrow tokio features' (#527) from jpk68/forgejo-cli:deps into main | 2026-07-07 08:08:58 +02:00 |
| Cargo.toml | Merge pull request 'chore: remove unused dependencies, narrow tokio features' (#527) from jpk68/forgejo-cli:deps into main | 2026-07-07 08:08:58 +02:00 |
| Dockerfile | build: use trixie tag for debian image | 2026-04-16 16:26:13 -04:00 |
| flake.lock | chore(nix): update flake | 2025-12-30 11:31:24 +01:00 |
| flake.nix | build(flake): add clippy to nativeBuildInputs | 2026-06-02 12:42:30 -04:00 |
| LICENSE-APACHE | Fix project licenses | 2026-06-20 16:32:34 +02:00 |
| LICENSE-MIT | Fix project licenses | 2026-06-20 16:32:34 +02:00 |
| README.md | docs(readme): mention aarch64 build in "Installation" section | 2026-04-16 15:33:34 -04:00 |
fj, a CLI client for Forgejo... akin to gh, glab, or tea!
You can...
Open, edit, comment on, close issues
Create and merge pull requests
Create, star, watch, and edit repositories
Manage organizations and teams
Publish new releases
all from the command line! Check out the wiki for more details and explanations.
fj doesn't try to replace your usage of git, it's meant to work alongside it. It handles all the Forgejo-specific things that git doesn't.
Pre-built binaries are available for x86_64 Windows and x86_64 & aarch64 Linux (GNU) on the releases tab.
See the wiki page on installation for more options.
This project is licensed under either Apache License Version 2.0 or MIT License at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.