- add multiple numbers using add command.
- add floating numbers using the
-fflag. - use
--helpor-hflag to get all the available commands and flags.
npm install caculator-cli -gcaculator-cli add 10 10 0.1 -fa basic calculator cli with addition feature
Repository from Github https://github.comilukemagic/calculator-cli
-f flag.--help or -h flag to get all the available commands and flags.npm install caculator-cli -gcaculator-cli add 10 10 0.1 -fa basic calculator cli with addition feature