1
0
Fork
You've already forked forgejo-cli
0
CLI application for interacting with Forgejo
  • Rust 61.4%
  • Fluent 38.3%
  • Nix 0.3%
2026年07月11日 21:10:47 +02:00
.forgejo
.woodpecker
localization feat: Add --cwd/-C CLI option for setting the working directory 2026年07月08日 09:45:38 +01:00
src Merge pull request 'feat: Add --cwd/-C CLI option for setting cwd' ( #547 ) from muller-md/forgejo-cli:cwd into main 2026年07月11日 21:10:10 +02:00
.gitignore
.typos.toml
build.rs
Cargo.lock Merge pull request 'Update Rust crate regex to v1.13.0' ( #558 ) from renovate/regex-1.x-lockfile into main 2026年07月11日 21:10:47 +02:00
Cargo.toml Merge pull request 'Update Rust crate serde-saphyr to 0.0.29' ( #549 ) from renovate/serde-saphyr-0.x into main 2026年07月11日 21:10:31 +02:00
Dockerfile
flake.lock
flake.nix
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

fj, a CLI client for Forgejo

Packaging status

... akin to gh, glab, or tea!

Matrix chat badge Liberapay receiving badge

You can...

  • Open, edit, comment on, close issues
  • Create and merge pull requests
    • Easily create AGit pull requests, no need to fork!
  • 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.

Matrix Chat

Installation

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.

Licensing

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.