Skip to content

Eranmonnie/cli-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CLI Template

This is a simple cli tool template written with javascript

It does not have any specific functionality (yet but in another repo) but offers by defaut:

  • A binary
  • The ability to process CLI arguments
  • config validation
  • communication with users via logs

Usage

To use this template clone this repo into desired project

https://github.com/Eranmonnie/cli-node.git

Then run

npm link 

Next cd into your project in the folder and enter in

npm link tool

Note:

tool is the name of the cli tool if renamed you will have to go back to the tool and run npm link then npm link (new tool name)

About

my cli tool template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published