capistrano-ext-params 0.1.2
This package adds optional and required params to capistrano. All required parameters are ensured to have a non-null value before the task executes, and all optional parameters will be validated against their :values.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
capistrano
>= 0
Development依存関係 (1):
hoe
~> 2.12