mini-calc
Install 3.4.2
Published on Feb 14 2025 at 09:11 UTC
Calc
Install
Source
You can install the latest version from source
git clone https://github.com/vanilla-extracts/calc cd calc cargo build --release ./target/release/mini-calc
Cargo
cargo install mini-calc
using Nix
Alternatively, you can use nix to build or run this project.
Running directly:
nix run github:vanilla-extracts/calc
You may need to enable nix experimental features. In that case, execute the following command:
mkdir -p ~/.config/nix && echo "experimental-features = nix-command flakes" | tee ~/.config/nix/nix.conf
From packaged version
Both .deb
and .rpm
packages are availables in the download page
Website
The website (powered by oranda) is available for more informations the website for more informations. There is a MD Book there
Manual
If you prefer a PDF, there is a manual
Contributors
Name | Role | Website | |
---|---|---|---|
Charlotte THOMAS | Main developer/Maintener | Main page | |
Léana 江 | Help, cleanup | Website/Blog | |
Sigmaficient | Nixify | Website |