joy-cli

0.1.2 • Public • Published

joy-cli

scaffolding projects with joy

Installation

Dependencies:

$ npm install joy-cli -g

Usage

$ joy init

You can get help information:

$ joy -h

Command list:

  • joy init|i : Generate a new project
  • joy add|a : Add new repository information
  • joy list|l : Repository list
  • joy delete|d : Delete repository information

Templates

  • joke : webpack + babel-es6 + postcss + stylus

template.json:

{
  "repository": {
    "branch": "description of template project"
  }
}

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i joy-cli

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • daben