1.0.6 • Published 6 years ago

@aikin/gcli_ v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

gcli_

Build Status NPM version

Generate command-line app in Node.js using TypeScript

asciicast

Tech Stack Cloud

Installation

gcli_ requires node v9.4.0 or higher.

$ npm i @aikin/gcli_ -g

Generate

$ mkdir try

$ cd try

$ gcli_ G

$ npm i

Usage

$ npm run build

$ ./bin/try --help

TODO

  • refactor generator: async
  • License choices
  • Travis
  • Adjust seed packages
  • Iterm guide
  • Released
1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago