/cli_calculator

Primary LanguageJavaScriptMIT LicenseMIT

cli_calculator

AUV is #1

Getting Started

Install the module with: npm install -g cli_calculator

Documentation

calc '+ 2 3'
=> 5
calc '/ 4 / + 2 3 * 4 2'
=> 0.3076923076923077

Examples

(Coming soon)

Contributing

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.

Release History

(Nothing yet)

License

Copyright (c) 2016 Sameer Khoja
Licensed under the MIT license.