8000 GitHub - wujingacross/wowo-cli: wow命令行工具,帮助开发人员快速创建项目工程
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wujingacross/wowo-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wowo-cli

Download and extract a git repository (GitHub, Bitbucket, GitLab) from node CLI.

See wowo for the API and issue tracker.

Install

Require Node.js and Git.

$ npm install wowo-cli -g

Usage

  Usage
    $ wow init <template-name> <project-directory>
    $ wow config get
    $ wow config set <k> <v>
    $ wow template <template-registry-url> <project-directory>

  Example
    $ wow -h
    $ wow config get
    $ wow config set type directRegistry
    $ wow init https://github.com/wujingacross/mobile-tpl-rc.git mobi
5360
le-fe
    $ wow config set type users
    $ wow config set registry wujingacross
    $ wow init mobile-tpl-rc mobile-fe
    $ wow template https://github.com/wujingacross/mobile-tpl-rc.git mobile-fe
    $ wow choose project-directory

  Options
    -v --version        Output the version number
    -h, --help          Display help for command

License

MIT

About

wow命令行工具,帮助开发人员快速创建项目工程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0