Node.js PyPI Distribution
Script used to repackage Node.js releases as Python binary wheels for distribution via PyPI - GitHub - samwillis/nodejs-pypi: Script used to repackage Node.js releases as Python binary wheels for d... (more…)
Read more »
Building Efficient Dockerfiles – Node.js Posted by David Weinstein Mar 13th, 2014 TL;DR Use the following code snippet (or a variation) after all … Read more