4 releases (breaking)
0.4.0 | Oct 19, 2022 |
---|---|
0.3.0 | Aug 13, 2022 |
0.2.0 | Aug 6, 2022 |
0.1.0 | Jun 19, 2022 |
#6 in #command-line-utility
40 downloads per month
Used in 2 crates
48KB
856 lines
Kagero
A cross-platform universal and easy to use package manager
Installing
Cargo (Rust SDK)
cargo install kagero
Compiling from Source (Rust SDK)
- Clone the repo with
git clone https://github.com/Stridsvagn69420/Kagero.git
- Either directly install it:
cargo install --path Kagero
(Make sure$HOME/.cargo/bin
is in your PATH) - OR Go into the newly created folder with
cd Kagero
- And run
cargo build --release
and copy the binary located at./target/release/kagero[.exe]
Usage
WIP.
Dependencies
~1–17MB
~279K SLoC