Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 467 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 467 Bytes

Mojolicious

Basic Mojolicious app container for octohost.

Clone this repo and use Mojolicious to develop your website.

Push this repo to your octohost:

git clone https://github.com/octohost/mojolicious-app.git
cd harp
git remote add octohost git@ip.address.here:mojolicious-app.git
git push octohost master

To view or rebuild the mojolicious framework container - take a look here.