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)

sh 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.