cookbook 'php-box', '= 0.0.1'
php-box (2) Versions 0.0.1 Follow0
Installs/Configures box.phar
cookbook 'php-box', '= 0.0.1', :supermarket
knife supermarket install php-box
knife supermarket download php-box
chef-php-box
This cookbook provides an easy way to install Box CLI — tool that simplifies the Phar building process.
More info about Box itself can be found at Box homepage.
Requirements
Cookbooks:
- php
Platforms:
- Ubuntu
- Debian
- RHEL
- CentOS
- Fedora
Attributes
-
default["php-box"]["install_globally"]
— Should we intall executable globally (default: "true") -
default["php-box"]["prefix"]
— Location prefix of where the installation files will go if installing globally (default: "/usr/local")
License
Copyright (c) 2013 Sergey Storchay, http://r8.com.ua
Licensed under MIT:
https://raw.github.com/r8/wp2github.py/master/LICENSE.txt
Dependent cookbooks
php >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.