node-cli-gen

0.0.4 • Public • Published

Node Cli Generator

This is a helper tool that generates a basic node cli with typescript, run ncg NAME*, then run yarn start or yarn build to compile and link the cli, after that you should be able to write YOUR_CLI_NAME in any cmd/terminal and get YOUR_CLI_NAME, has been called. echoed back.

Command Description
ncg NAME* Creates a new typescript node cli

Readme

Keywords

Package Sidebar

Install

npm i node-cli-gen

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

7.54 kB

Total Files

4

Last publish

Collaborators

  • the_real_syler