cookbook 'meteor', '= 0.1.1'
meteor (5) Versions 0.1.1 Follow4
Installs Meteor - a radical javascript/node.js web development framework
cookbook 'meteor', '= 0.1.1', :supermarket
knife supermarket install meteor
knife supermarket download meteor
Description
Installs Meteor, an open-source platform for building top-quality, real-time web apps in a fraction of the time.
See http://meteor.com for more information.
Requirements
Requires Node.js.
Platform
"Should" work on Debian 5+, Ubuntu 8.10+, OpenBSD and FreeBSD.
Also should work on Red Hat, CentOS and Fedora.
Cookbooks
- nodejs
Attributes
-
default['meteor']['install_url']
- The install URL for Meteor. This is the URL in the Meteor documentation to the installer shell script.
RECIPES
default
Installs Meteor by using the shell script found at the install_url attribute.
Dependent cookbooks
nodejs >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.