Basic martini container for octohost.
Clone this repo and use martini to develop your website.
Push this repo to your octohost:
git clone https://github.com/octohost/martini.git
cd martini
git remote add octohost git@ip.address.here:martini.git
git push octohost master