Get the square and multiply CLI
npm install square-and-multiply-cli> Get the square and multiply of the base, the exponent and the modulus CLI
```
npm install --global square-and-multiply-cli
`
$ square-and-multiply --help
Usage
$ square-and-multiply
Examples
$ square-and-multiply 14 27 37
$ square-and-multiply 23 22 86
``
- square-and-multiply - API for this module