kagero

Crates.iokagero
lib.rskagero
version0.4.0
sourcesrc
created_at2022-06-19 14:04:24.084823
updated_at2022-10-19 22:19:21.820091
descriptionA cross-platform universal and easy to use package manager
homepagehttps://github.com/Stridsvagn69420/Kagero
repositoryhttps://github.com/Stridsvagn69420/Kagero
max_upload_size
id608954
size92,371
Strids (Stridsvagn69420)

documentation

https://docs.rs/kagero

README

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.

Commit count: 116

cargo fmt