#!/bin/sh

./node_modules/jsdoc/jsdoc.js src/ -t node_modules/minami
git subtree push --prefix out origin gh-pages
