mitch-warrenburg / ts-cli-boilerplate

A template for quickly building CLI tools with node and Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

project-name-here

Add your description here.

Usage: main [options] [command]

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

Commands:
  help [command]                 display help for command

About

A template for quickly building CLI tools with node and Typescript.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%