An Angularjs-based frontend for volunteer management at Free Geek Twin Cities.
- Install OpenERP 7.x
- Install hapier
When you have an update that should be deployed to the "in-office" system:
- Build the dist subdirectory (
grunt build
should handle this) - Run
git subtree push --prefix dist origin dist
to push to GitHub - Our system will pull the new dist directory from GitHub