CLI application for interacting with Forgejo
Find a file
2023-11-25 22:04:37 -05:00
src set private flag to -P instead of -p to not conflict with push flag 2023-11-25 22:04:37 -05:00
.gitignore initial commit 2023-07-11 12:43:19 -04:00
Cargo.lock move forgejo-api to its own repo 2023-11-09 12:46:08 -05:00
Cargo.toml move forgejo-api to its own repo 2023-11-09 12:46:08 -05:00
LICENSE-APACHE add licensing 2023-11-17 18:04:02 -05:00
LICENSE-MIT add licensing 2023-11-17 18:04:02 -05:00
README.md add licensing 2023-11-17 18:04:02 -05:00

forgejo-cli

CLI tool for interacting with Forgejo

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.