Skip to content

ThimDeveloper/cli_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node CLI boilerplate code

How to use

  • download the repository
  • create an npm account and/or login
  • change the @username to your own npm user
  • preferably change the folder name/name in bin and shorthand for cli to avoid confusion and make it your own
  • Change the author to yourself
  • run npm install
  • run npm link to test locally
  • run npm publish to publish to your npm account

About

Boilerplate for custom node cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published