A cross-platform universal and easy to use package manager.
This crate is a binary as well as a library and features Kagero-specific filesystem utils and Orochi-specific data types and utils, but also a general-purpose Printer utility to read from and write to the command-line, with color too.
Run cargo install kagero
and you're done! If you haven't already, add $HOME/.cargo/bin
to your PATH.
Coming soon.
Coming soon.
git clone https://github.com/Stridsvagn69420/Kagero.git
cargo install --path Kagero
(Make sure $HOME/.cargo/bin
is in your PATH)cd Kagero
cargo build --release
and copy the binary located at ./target/release/kagero[.exe]
WIP.
Yes, absolutely!
Your system package manager is far more advanced and still neccesary for updating the kernel/core elements. Currently Kagero is only for non-system software like games, applications that don't extend the core operating system (or have essential files in system folders), or fun projects.