cookbook 'nodejs-setup', '= 0.1.6'
nodejs-setup (9) Versions 0.1.6 Follow0
Installs/Configures nodejs-setup
cookbook 'nodejs-setup', '= 0.1.6', :supermarket
knife supermarket install nodejs-setup
knife supermarket download nodejs-setup
nodejs-setup Cookbook
A cookbook to install nodejs for debian os
Supported os: debian, rhel, fedora
Requirements
None.
Attributes
allow_version: 0.10, 0.12, 4.x, 5.x
{ "nodejs-setup": { "version": "4.x", "npm_packages": "async, underscore" } }
Usage
nodejs-setup::default
Just include nodejs-setup
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[nodejs-setup]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
Authors: Huytran
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
nodejs-setup CHANGELOG
This file is used to list changes made in each version of the nodejs-setup cookbook.
0.1.5
- [huytran] - Add log info
0.1.4
- [huytran] - Fix bug of npm packages install
0.1.3
- [huytran] - Fix bug of npm packages install
0.1.2
- [huytran] - Fix bug of npm packages install
0.1.1
- [huytran] - Update readme & support rhel, fedora os
0.1.0
- [huytran] - Initial release of nodejs-setup
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Foodcritic Metric
0.1.6 failed this metric
FC009: Resource attribute not recognised: /tmp/cook/a1bae51b87e3a60668597712/nodejs-setup/recipes/npm_package.rb:6
0.1.6 failed this metric