gazira-cli

0.0.6 • Public • Published

gazira-cli

quickly to build a project which uses gazira

install

$ npm install gazira-cli -g

useage

initiliaze

# under your project directory, and type this command
$ gazira init static

# build cache only
$ gazira init -c

# initiliaze and install dependencives
$ gazira init -d

update

$ gazira update static

update template

# update all template files: Gruntfile.js, package.json, js/src/app/common.js, js/config.js
$ gazira updateTemplate

# only update Gruntfile.js
$ gazira updateTemplate Gruntfile.js

help

$ gazira
# or
$ gazira -h

Readme

Keywords

Package Sidebar

Install

npm i gazira-cli

Weekly Downloads

0

Version

0.0.6

License

none

Last publish

Collaborators

  • caolvchong