____ ___ ____ ____ _____ ____
| _ \ / _ \| _ \| _ \| ____| _ \
| |_) | | | | |_) | |_) | _| | |_) |
| __/| |_| | __/| __/| |___| _ <
|_| \___/|_| |_| |_____|_| \_\
Human and agent friendly shell
Download the latest release from the releases page and add it to your PATH.
git clone https://github.com/RoskiDeluge/popper.git
cd popper
cargo build --releaseThe binary will be available at target/release/popper.
Run the shell:
./target/release/popperOr install it system-wide:
cargo install --path .
popper- Rust (latest stable version)
- Cargo
cargo buildcargo testcargo run