Skip to content

AndrewR3K/node-cli-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Command Line Instrument (CLI) Template

This is a template repo for node based CLI's.

Development Installation and Startup

$ npm install
$ npm run dev

Production Installation and Startup

$ npm install -g
$ demo-cli

TODO

  • Add Axios
  • Migrate to OOP

About

This is a template repo for node based Command Line Instruments (CLI)

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •