Skip to content

codebrew-hackerspace/cli-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for creating a new cli tool

The name of the tool is found in package.json

Running Instructions

To install all the necessary dependencies run npm install.

To build the cli tool npm run build. Any time you make a change, you have to rebuild the tool.

To link the tool to the command line, run npm link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published