cookbook 'virtualenvwrapper', '= 0.1.0'
virtualenvwrapper (2) Versions 0.1.0 Follow1
Installs/Configures virtualenv
cookbook 'virtualenvwrapper', '= 0.1.0', :supermarket
knife supermarket install virtualenvwrapper
knife supermarket download virtualenvwrapper
virtualenvwrapper-cookbook
Cookbook for provisioning a python virtualenv environment with a virtualenvwrapper
Supported Platforms
- Centos 6.5
Recipes
Default
Installs python, pip, virtualenv and virtualenvwrapper for all users.
Contributing
- Fork the repository on Github
- Create a named feature branch (i.e.
add-new-recipe
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request
License and Authors
Author:: Patrick Ayoup (patrick.ayoup@gmail.com)
Dependent cookbooks
python ~> 1.4.6 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.0
Initial release of virtualenvwrapper