0.1.0-beta • Published 11 years ago
origins v0.1.0-beta
Origins JavaScript Client
Dependencies
- Node + NPM
- Ruby + Sass
Setup
Install development dependencies for the Gruntfile:
npm installStart working:
grunt workTesting
To run the tests, simply do:
grunt testDistribution
grunt release- Bumps the version to the final, e.g.
1.0.0-betato1.0.0 - Tags a release
- Freshly compiles and optimizes code
- Creates zip and tarball binaries
- Prints instructions to push and upload it to GitHub
- Bumps the patch version, e.g.
1.0.0to1.0.1-beta
0.1.0-beta
11 years ago