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

Latest commit

 

History

History
26 lines (18 loc) · 367 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 367 Bytes

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