codeberg-cli (berg)
CLI Tool for Codeberg similar to gh
and glab
.
Installation
I. Cargo
The easiest way to install the berg
command is using cargo. (If you haven't installed rust/cargo yet, take a look here)
I.I. Cargo Build (from source)
Clone the repo and install berg
with
I.II. Cargo Crates.io
Anywhere, just run
II. Void Linux
Run the following:
III. Checking the installation
After that, the berg
command should be available for you. Check it with berg -V
Usage
Run berg -h
for the help menu. Each subcommand also has it's own help menu
)
)
Development
Please take a look at CONTRIBUTING.md before opening PRs. We can't accept PRs which don't stick to the guidelines.