| ⚠️ WARNING |
|---|
| This project is incomplete and may not work as expected. |
cross platform package manager and automation tool
Download the latest binary from releases. All 3 major platforms are supported (Universal binaries for macOS will be available soon).
# POSIX: Give execution permission to krait and run
chmod +x krait && ./krait
# Windows: Run the exe
.\krait.exe
Install dependencies
rustuprustup toolchain install stable
git clone https://github.com/m1ten/krait.git
cd krait
Build and run using cargo
cargo +stable run --release