Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 362 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 362 Bytes

Kalki

A simple tool to do calculations in the terminal with RPN syntaxe.

Use kalki --help to see help.

Check examples.md.

Install

git clone https://github.com/MrFish1604/kalki
cd kalki
make
sudo make install