Skip to content

Chef cookbook to install the multicastify NPM module.

Notifications You must be signed in to change notification settings

SerenovaLLC/multicastify-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multicastify Cookbook

Installs the npm module multicastify

Requirements

cookbook 'npm'

e.g.

packages

  • toaster - multicastify needs toaster to brown your bagel.

Attributes

TODO: List your cookbook attributes here.

e.g.

multicastify::default

Key Type Description Default
['multicastify']['version'] String The version to install latest

Usage

multicastify::default

Just include multicastify in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[multicastify]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

Authors: codebudo

About

Chef cookbook to install the multicastify NPM module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages