god-cli

1.1.2 • Public • Published

god-cli npm

Quickly create frontend automation project.

Installation

npm install god-cli -g

Usage

god init <template-name> <project-name>

Example:

god init webpack my-project

Template

List official Templates

god list

currently only support webpack.

Use custom template

repository

The short hand repository string to download the repository from:

  • GitHub - github:owner/name or simply owner/name
  • GitLab - gitlab:owner/name
  • Bitbucket - bitbucket:owner/name
god init owner/name <project-name>

Readme

Keywords

Package Sidebar

Install

npm i god-cli

Weekly Downloads

2

Version

1.1.2

License

MIT

Last publish

Collaborators

  • nishuer