#cross-platform #package-manager #command-line-tool #orochi

yanked kagero

A cross-platform universal and easy to use package manager

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

#5 in #command-line-utility


Used in 2 crates

EUPL-1.2

48KB
856 lines

Kagero

Build (Windows) Build (Linux) Clippy docs.rs Version License Stars Downloads

A cross-platform universal and easy to use package manager

Installing

Cargo (Rust SDK)

cargo install kagero

Compiling from Source (Rust SDK)

  1. Clone the repo with git clone https://github.com/Stridsvagn69420/Kagero.git
  2. Either directly install it: cargo install --path Kagero (Make sure $HOME/.cargo/bin is in your PATH)
  3. OR Go into the newly created folder with cd Kagero
  4. And run cargo build --release and copy the binary located at ./target/release/kagero[.exe]

Usage

WIP.

Dependencies

~2–18MB
~296K SLoC