codeberg-cli-0.1.0 is not a library.
Visit the last successful build:
codeberg-cli-0.4.11
cod-rs
CLI Tool for Codeberg similar to gh
and glab
.
Installation
I. Cargo
The easiest way to install the cod
command is using cargo. (If you haven't installed rust/cargo yet, take a look here)
I.I. Cargo Build
Clone the repo and install cod
with
I.II. Cargo Crates.io (Not working at the moment)
I can't publish the crate at the moment since all dependencies of this crate must be available on crates.io. However, some of my dependencies are forks that include fixes / new features and this prevents me from triggering the release workflow.
Anywhere, just run
II. Checking the installation
After that, the cod
command should be available for you. Check it with cod -V
Usage
Run cod -h
for the help menu. Each subcommand also has it's own help menu
)
)
Development
- Codeberg Gitea API Docs used by forgejo which is in turn used by codeberg.