1.0.6 • Published 7 years ago

@aikin/gcli_ v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
7 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

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago