Ukigumo-server

This is a ukigumo server application.

Ukigumo-Server

Ukigumo-Server is testing report storage server. You can use this server for Continious Testing.

Screen shot

Installation

First, install carton to your system

% curl -L http://cpanmin.us | perl - Carton

And setup the depended modules.

% carton install

Then, run the http server!

% carton exec perl -- local/bin/plackup --port 5555 app.psgi