cookbook 'iojs', '= 0.2.2'
iojs (6) Versions 0.2.2 Follow2
Installs/Configures iojs
cookbook 'iojs', '= 0.2.2', :supermarket
knife supermarket install iojs
knife supermarket download iojs
iojs-cookbook
This cookbook currently downloads and installs IO.js version 1.4.3 from binary.
There is currently no logic to check the latest version and install that. If you want to specify the version of io.js to download see the attributes section.
There is no logic to make sure the right version is downloaded for your platform.
This is a very simple recipe but it does the job for us.
If you want to use this either add a PR with an implementation or a PR with your platform to the .kitchen.yml and I will try to make the tests pass.
If you want to have any other functionality in this and can write a test I will try to make it pass.
If anyone wants commit rights on this just ping me on the Github repo.
Supported Platforms
Linux x64
Test Kitchen Platforms
Ubuntu 12.04
Ubuntu 14.04
Usage
iojs::default
Include iojs
in your node's run_list
:
{ "run_list": [ "recipe[iojs::default]" ] }
Attributes
Attribute | Default | Description |
---|---|---|
version |
'1.4.3' |
Set the version of io.js to download |
License and Authors
Author:: Chris Manson (chris@bloo.ie)
Dependent cookbooks
tar >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.0
Initial release of iojs
Foodcritic Metric
0.2.2 passed this metric
0.2.2 passed this metric