Skip to main content

a buildout recipe to install node.js

Project description

mete0r.recipe.nodejs

a zc.buildout recipe to install node.js

Quickstart

In your buildout.cfg:

[buildout]
parts =
   nodejs

[nodejs]
recipe = mete0r.recipe.nodejs
version = v6.9.1

node, npm will be installed in ${buildout:bin-directory}.

Limitation

Currently supports Linux and Darwin only. (platform.system())

Development environment

To setup development environment:

python setup.py virtualenv
make
bin/buildout

Changes

0.0.0 (2016-11-18)

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mete0r.recipe.nodejs-0.0.0.tar.gz (74.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page