0.0.6 • Published 10 years ago

gazira-cli v0.0.6

Weekly downloads
20
License
-
Repository
github
Last release
10 years ago

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
0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago