shellmath
v1.0.0
Published
preform math on the shell
Downloads
2
Readme
ShellMath
ShellMath is a command-line calculator tool that allows you to perform mathematical calculations directly from your terminal.
Installation
You can use ShellMath without installing it globally by using npx
:
npx shellmath <math>
Dependencies
- yargs
- chalk
- string-math