0.0.1 • Published 11 years ago
radial-menu v0.0.1
Development Workflow
npm run serveThis starts a server at localhost:8000. Watchify will compile main.coffee in the site directory into build.js which has all its dependencies resolved and is ready to Run in the browser. Jade will watch and pick up changes to .jade files.
When you're ready to deploy a new version of the library run
bin/release 1.0.xto update the SemVar version and push out the built library to bower and npm.
After you've pushed up the changes run
bin/publishto publish the contents of the site/ directory to GitHub pages.
0.0.1
11 years ago