A simple CLI for calculating Pi.
| .github | ||
| .gitignore | ||
| index.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Pi Calculator
A simple CLI for calculating Pi.
Installation
To install Pi Calculator, all you need is one command.
Run the following command in your terminal:
npm install pi-calculator -g
Usage
Run either of the following commands in your command line after installing the CLI:
Option 1
pi
Option 2
calc-pi