CLI application for interacting with Forgejo
Find a file
2023-12-17 11:24:06 -05:00
.woodpecker set repo url when creating release 2023-12-17 11:24:06 -05:00
src allow url as remote 2023-12-17 11:17:49 -05:00
.gitignore initial commit 2023-07-11 12:43:19 -04:00
Cargo.lock Merge pull request 'update forgejo-api to not use rustls' (#19) from no-rustls into main 2023-12-17 06:31:42 +00:00
Cargo.toml Merge pull request 'update forgejo-api to not use rustls' (#19) from no-rustls into main 2023-12-17 06:31:42 +00:00
Dockerfile install libssl-dev 2023-12-16 22:52:23 -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.