cookbook 'nodenv', '= 0.1.1'
nodenv (10) Versions 0.1.1 Follow0
Installs/Configures nodenv
cookbook 'nodenv', '= 0.1.1', :supermarket
knife supermarket install nodenv
knife supermarket download nodenv
nodenv Cookbook
Install nodenv and manage node versions. Based in ruby_rbenv and my own rbenv.
Usage
nodenv 'user' do versions ['8.2.1'] action :install end
If you are using vagrant, put this on your Vagrantfile:
chef.add_recipe 'nodenv' chef.json = { nodenv: { user_installs: [ { user: 'vagrant', nodes: ['8.2.1'], }, ], }, }
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
[Unreleased]
[0.1.0] - 2017-08-06
Added
- Add user install
License Metric
0.1.1 failed this metric
FC064: Ensure issues_url is set in metadata: nodenv/metadata.rb:1
FC065: Ensure source_url is set in metadata: nodenv/metadata.rb:1
Run with Foodcritic Version 11.2.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.1.1 failed this metric
FC065: Ensure source_url is set in metadata: nodenv/metadata.rb:1
Run with Foodcritic Version 11.2.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any