Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
/ pi-calculator Public archive

A simple CLI for calculating Pi.

License

Notifications You must be signed in to change notification settings

wdhdev/pi-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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