goy-cli

A personal CLI for workflow created by ntnyq

Usage no npm install needed!

<script type="module">
  import goyCli from 'https://cdn.skypack.dev/goy-cli';
</script>

README

goy-cli

A simple cli project.

Installation

Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.

$ npm install -g goy-cli

$ yarn global add goy-cli

Configuration

Upload your personnal template project to github。

And edit ./config/index.js file,add your repo path and descriptions as a template for usage.

Usage

$ goy init <template-name> <project-name>

Example:

$ goy init ntnyq/gulp-workflow .

License

MIT