wowo-cli

0.2.2 • Public • Published

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 mobile-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

Readme

Keywords

Package Sidebar

Install

npm i wowo-cli

Weekly Downloads

1

Version

0.2.2

License

MIT

Unpacked Size

32 kB

Total Files

13

Last publish

Collaborators

  • wujing_wujing