Template for using static hosting on heroku for a b2g / Firefox OS app
git clone git://github.com/alzeih/b2g-heroku.git
- Copy your generated app and manifests into
output/
- Install the heroku toolchain
git add .; git commit -m "Deployment"
git push heroku master