cookbook 'codenamephp_dev', '= 0.2.0'
The codenamephp_dev cookbook has been deprecated
Author provided reason for deprecation:
The codenamephp_dev cookbook has been deprecated and is no longer being maintained by its authors. Use of the codenamephp_dev cookbook is no longer recommended.
codenamephp_dev (15) Versions 0.2.0 Follow0
Installs all dev tools for infomax project development like browsers, git, openjdk, ...
cookbook 'codenamephp_dev', '= 0.2.0', :supermarket
knife supermarket install codenamephp_dev
knife supermarket download codenamephp_dev
Chef Cookbook Dev
Cookbook that contains recipes for dev tools, like vscode, chrome, openjdk ...
Requirements
Supported Platforms
- Debian Stretch
Chef
- Chef 13.0+
Cookbook Depdendencies
Tools
Usage
Add the cookbook to your Berksfile:
cookbook 'codenamephp_dev'
Add the tools cookbook to your runlist, e.g. in a role:
{ "name": "default", "chef_type": "role", "json_class": "Chef::Role", "run_list": [ "recipe[chef.cookbook.dev::chrome]" ] }
Note that the default recipe is a No-Op, so you need to add the tools you want
Change Log
1.0.0 (2018-06-05)
Implemented enhancements:
Merged pull requests:
- Merge master #3 (bastianschwarz)
* This Change Log was automatically generated by github_changelog_generator
License Metric
0.2.0 passed this metric
0.2.0 passed this metric