MATSUNO★Tokuhiro > Archer-0.06 > archer.pl

Download:
Archer-0.06.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

SYNOPSIS ^

    $ archer.pl Caspeee
    
    Options:
        --para=5         parallel run for process phase.
        --dry-run        dry-run.
        --skip=restart   skip the task(csv).
        --man            show manual
        --config         config.yaml path
        --shell          shell mode

DESCRIPTION ^

Automating Application Deployment.

TODO ^

    logging.
    para=half.

TIPS ^

add to .zshrc.

    compctl -k '(--skip-restart --skip-mysqldiff --para --skip-svn-up)' deploy.pl

AUTHORS ^

Tokuhiro Matsuno <tokuhiro at mobilefactory.jp>.