1
0
Fork 0
mirror of https://codeberg.org/forgejo-contrib/delightful-forgejo.git synced 2025-04-19 06:48:04 +02:00

Add fjo cli client

This commit is contained in:
Caesar Schinas 2024-07-01 01:26:20 +01:00
parent 173d67d4a2
commit c6f4bdd915
No known key found for this signature in database
GPG key ID: AE9108461BEA5ACF

View file

@ -135,6 +135,7 @@ Learn about Forgejo actions in the [![][forgejo] Actions admin guide](https://fo
### Command-line
- [![][forgejo] forgejo-curl](https://code.forgejo.org/forgejo/forgejo-curl) - a thin curl wrapper that helps with Forgejo authentication
- [tea](https://gitea.com/gitea/tea) - the official Gitea CLI client, works with Forgejo (`cross-platform MIT`)
- [fjo](https://codeberg.org/VoiDD/fjo) - CLI tool for Codeberg and Forgejo similar to `gh`, `glab`, and `tea` (requires building from source) (`cross-platform - AGPL`)
## Tools