jamesgeorge007 / cli-starter

CLI starter kit on top of Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli-starter

CLI starter kit on top of Node.js

  • Makes use of commander.js for the purpose of argument parsing.
  • Eslint configured to be used alongwith prettier.
Usage: cli [options]

Options:
  -V, --version  output the version number
  -h, --help     display help for command

About

CLI starter kit on top of Node.js


Languages

Language:JavaScript 100.0%