How its set up:
- published via Bower
- tested via mocha + jsdom (see
test/
) - minified via uglifyjs (see
Makefile
) - clone the site into
pages/
, which is managed viaMakefile
Tests via JSDom:
$ npm install
$ npm test
$ npm run autotest
Set up Github pages:
$ git clone [email protected]:rstacruz/swipeshow.git --branch gh-pages pages
$ make
To regenerate .min.js:
$ make
To bump version:
$ bump jquery.swipeshow.js *.json
# npmjs.org/bump-cli