NAME
ukigumo-client.pl - ukigumo client script
SYNOPSIS
% ukigumo-client.pl --repo=git://...
% ukigumo-client.pl --repo=git://... --branch foo
--repo=s URL for git repository
--workdir=s workdir directory for working(optional)
--branch=s branch name('master' by default)
--server_url=s Ukigumo server url(using app.psgi)
--ikachan_url=s API endpoint URL for ikachan
--ikachan_channel=s channel to post message
DESCRIPTION
This is a yet another continuous testing tools.
EXAMPLE
perl bin/ukigumo-client.pl --server_url=http://localhost:9044/ --repo=git://github.com/tokuhirom/Acme-Failing.git --branch=master
Or use online demo.
perl bin/ukigumo-client.pl --server_url=http://ukigumo-4z7a3pfx.dotcloud.com/ --repo=git://github.com/tokuhirom/Acme-Failing.git