Amber-Rack

This is a Rack app that serves Amber and saves code via RackDAV.

Setup and Usage

First, install all the needed gems:

rake setup

Then, start up the server:

rake server

Now open http://localhost:9292 in a browser.