f4db6bb03b
Giovanni is a Perl replacement for the idea behind Capistrano. It is a deployment system that can be used comfortably from the commandline to check out code, restart systems and notify. PR: 218373 Submitted by: Dave Cottlehuber <dch@skunkwerks.at> Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D10277
10 lines
327 B
Text
10 lines
327 B
Text
bin/gio
|
|
%%SITE_PERL%%/Giovanni.pm
|
|
%%SITE_PERL%%/Giovanni/Plugins/Git.pm
|
|
%%SITE_PERL%%/Giovanni/Plugins/Hipchat.pm
|
|
%%SITE_PERL%%/Giovanni/Stages.pm
|
|
%%PERL5_MAN1%%/gio.1.gz
|
|
%%PERL5_MAN3%%/Giovanni.3.gz
|
|
%%PERL5_MAN3%%/Giovanni::Plugins::Git.3.gz
|
|
%%PERL5_MAN3%%/Giovanni::Plugins::Hipchat.3.gz
|
|
%%PERL5_MAN3%%/Giovanni::Stages.3.gz
|