This is a forked version of jonthornton's jquery-timepicker
- Install dependencies (jquery + grunt)
npm install
. - Run
node_modules/.bin/grunt
to create minifed files. - Bump version in
package.json
. - Run
npm publish
to publish to NPM.
This software is made available under the open source MIT License. © 2014 Jon Thornton and contributors