Query: dist::zilla::plugin::run::afterrelease
OS: debian
Section: 3pm
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Dist::Zilla::Plugin::Run::AfterRelease(3pm) User Contributed Perl Documentation Dist::Zilla::Plugin::Run::AfterRelease(3pm)NAMEDist::Zilla::Plugin::Run::AfterRelease - execute a command of the distribution after releaseVERSIONversion 0.013SYNOPSIS[Run::AfterRelease] run = script/myapp_after.pl --archive %s --version %s or [Run::AfterRelease / MyAppAfter] run = script/myapp_after.pl %s %sDESCRIPTIONThis plugin executes the specified command after releasing.POSITIONAL PARAMETERSSee "CONVERSIONS" in Dist::Zilla::Plugin::Run for the list of common formatting variables available to all plugins. For backward compatibility: o The 1st %s will be replaced by the archive of the release. o The 2nd %s will be replaced by the dist version.AUTHORTorsten Raudssus <torsten@raudssus.de> <http://www.raudssus.de/>COPYRIGHT AND LICENSEThis software is copyright (c) 2010 by Raudssus Social Software <http://www.raudssus.de/>. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.12.4 2011-11-09 Dist::Zilla::Plugin::Run::AfterRelease(3pm)
Similar Topics in the Unix Linux Community |
---|
Run a script if file modified in last 10 min |
Today We're Social |
Run GLPK by C++ |
Run script on multiple files |
Run remote command and send email |