1.0.0 • Published 5 months ago

taimurkcalc v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

cli-calculator

  1. Add Dependencies - inquirer, chalk and chalk-animation
  2. Add Shebang - #!/usr/bin/env node (it tells the Kernel which interpreter should be used to run the commands present in the file)
  3. Use inquirer to provides an easy way to capture user input in your Node. js command line interface applications
  4. Use chalk and chalk-animation to customize the color of the output of the command-line output
1.0.0

5 months ago