The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

ukigumo-client.pl - ukigumo client script

SYNOPSIS

    % ukigumo-client --repo=git://...
    % ukigumo-client --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

SEE ALSO

https://github.com/yappo/p5-App-Ikachan