Skip to content

nishuer/god-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Quickly create front-end automation project, currently only supports webpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published