AUV is #1
Install the module with: npm install -g cli_calculator
calc '+ 2 3'
=> 5
calc '/ 4 / + 2 3 * 4 2'
=> 0.3076923076923077
(Coming soon)
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
(Nothing yet)
Copyright (c) 2016 Sameer Khoja
Licensed under the MIT license.