1.1.0 • Published 3 years ago

calculator-cli v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

caculator-cli

Description

  • add multiple numbers using add command.
  • add floating numbers using the -f flag.
  • use --help or -h flag to get all the available commands and flags.

Install

npm install caculator-cli -g

Usage

caculator-cli add 10 10 0.1 -f
1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.1

8 years ago