forgejo-cli 0.5.0

CLI tool for Forgejo
## `fj`, a CLI client for Forgejo

[<img src="https://repology.org/badge/vertical-allrepos/forgejo-cli.svg" alt="Packaging status" align="right">](https://repology.org/project/forgejo-cli/versions)

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

[![Matrix chat badge](https://img.shields.io/badge/chat-on_matrix-brightgreen)](https://matrix.to/#/#fj-cli:cartoon-aa.xyz)
[![Liberapay receiving badge](https://img.shields.io/liberapay/receives/forgejo-cli)](https://liberapay.com/forgejo-cli/)

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](https://codeberg.org/forgejo-contrib/forgejo-cli/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](https://matrix.to/#/#forgejo-cli:cartoon-aa.xyz)

### Installation

Pre-built binaries are available for `x86_64` Windows and `x86_64` & `aarch64` Linux (GNU) on the
[releases tab](https://codeberg.org/forgejo-contrib/forgejo-cli/releases/latest).

See [the wiki page on installation](https://codeberg.org/forgejo-contrib/forgejo-cli/wiki/Installation) for more options.

### Licensing

This project is licensed under either
[Apache License Version 2.0](LICENSE-APACHE) or [MIT License](LICENSE-MIT)
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.