1.0.6 • Published 8 years ago

@aikin/gcli_ v1.0.6

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

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago