Skip to content

RoskiDeluge/popper

Repository files navigation

 ____   ___  ____  ____  _____ ____  
|  _ \ / _ \|  _ \|  _ \| ____|  _ \ 
| |_) | | | | |_) | |_) |  _| | |_) |
|  __/| |_| |  __/|  __/| |___|  _ < 
|_|    \___/|_|   |_|   |_____|_| \_\

popper

Human and agent friendly shell

Installation

Using Pre-built Binary

Download the latest release from the releases page and add it to your PATH.

Building from Source

git clone https://github.com/RoskiDeluge/popper.git
cd popper
cargo build --release

The binary will be available at target/release/popper.

Usage

Run the shell:

./target/release/popper

Or install it system-wide:

cargo install --path .
popper

Development

Prerequisites

  • Rust (latest stable version)
  • Cargo

Building for Development

cargo build

Running Tests

cargo test

Running in Development Mode

cargo run

About

Human and agent friendly shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages