Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Apr 15, 2013
1 parent 54b9fd2 commit bef7bab
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,18 @@ Usage
>> Options:
--release-version=<VERSION> Pass to set the version of the release (required for a release build)
--release-version=<VERSION> Pass to set the version of the release (optional, will read from package.json)
--release-build=<BUILD> Pass to set the build number of the release, if not passed the git sha will be used.
--cache-build Cache the shifter build.
>> Env Vars:
GRUNT_SKIP_BUILD=1 Skip the `build` step (used if you need to `npm i` more than once.
GRUNT_SKIP_PREBUILD=1 Will skip release prebuild (don't build into ./build, only build into ./release)
```


Build Status
------------

Expand Down

0 comments on commit bef7bab

Please sign in to comment.