CLI application for interacting with Forgejo
Find a file
Cyborus cce460e89f
install libssl-dev
not sure why I need to do this, but sure
also cargo update
2023-12-16 22:52:23 -05:00
.woodpecker add ci 2023-12-12 19:55:31 -05:00
src format 2023-12-16 22:48:07 -05:00
.gitignore initial commit 2023-07-11 12:43:19 -04:00
Cargo.lock install libssl-dev 2023-12-16 22:52:23 -05:00
Cargo.toml update forgejo-api to version that uses rustls 2023-12-16 22:24:07 -05: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.