Introduction

Installation

You can install mini-calc via several methods

Cargo

cargo install mini-calc

Source

git clone https://github.com/vanilla-extracts/calc
cd calc 
cargo build --release
./target/release/mini-calc

Nix

nix run github.com:vanilla-extracts/calc

Contributors

I am the main maintainer and developer of Calc.

Thanks to my friends, who helped me along the way