Generate command-line app in Node.js using TypeScript.
npm install @aikin/gcli_

Generate command-line app in Node.js using TypeScript


* node.js
* typescript
* axios
* chalk
* commander
* core-js
* inquirer
* ora
* nyc
* execa
* tslint
* ava
* husky
* lint-staged
* cz-customizable
* prettier
* commitizen
* rimraf
gcli_ requires node v9.4.0 or higher.
```
$ npm i @aikin/gcli_ -g
$ mkdir try$ cd try
$ gcli_ G
$ npm i
`Usage
`
$ npm run build$ ./bin/try --help
``