Ukigumo::Server - Testing report storage Server
% ukigumo-server
Ukigumo::Server is testing report storage server. You can use this server for Continious Testing.
% cpanm Ukigumo::Server
% ukigumo-server
ukigumo-server starts listen on 0:2828
Or you can use git repo instead of cpanm Ukigumo::Server
for launching Ukigumo::Server.
% git clone [email protected]:ukigumo/Ukigumo-Server.git .
# 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/ukigumo-server
Copyright (C) tokuhirom.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
tokuhirom [email protected]