-
-
09 Jul 2013 01:39:32 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (431 / 0 / 0)
- Kwalitee
Bus factor: 1- 84.21% Coverage
- License: perl_5
- Perl: v5.8.5
- Activity
24 month- Tools
- Download (17.22KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Daisuke Maki
Changes for version 0.05 - 2013-07-09
- Add doc($section, $string) DSL, which allows you to include arbitrary documentation in your deploy file
- Add --mode=help to describe the deploy file
- Add task($name, %args) DSL that allows more parameters to be passed in, including the description of the task, which can be viewed via --mode=help
- Change the way the deploy file is evaluated, so that the caller namespace (Canella::Context) is not polluted
Documentation
Frontend to Canella Deploy ToolModules
Simple Deploy Tool A La CinnamonCLI Component For CanellaDSL For Canolla FileProvides
in lib/Canella/BlockGuard.pmin lib/Canella/Exec/Local.pmin lib/Canella/Exec/Remote.pmin lib/Canella/Log.pmin lib/Canella/Role.pmin lib/Canella/Task.pmin lib/Canella/TaskRunner.pmModule Install Instructions
To install Canella, copy and paste the appropriate command in to your terminal.
cpanm Canella
perl -MCPAN -e shell install Canella
For more information on module installation, please visit the detailed CPAN module installation guide.