auth0/node-gypd

Name: node-gypd

Owner: Auth0

Description: Build your node.js native dependencies only once on a single place.

Created: 2015-03-31 16:52:41.0

Updated: 2015-03-31 17:03:52.0

Pushed: 2015-03-31 16:53:05.0

Homepage: null

Size: 104

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build your node.js native dependencies only once on a single place.

Status: experimental.

Why?

We waste too much time waiting npm and node-gyp to build native dependencies every single time.

You are supposed to use the same platform on both sides.

Installation
install -g node-gypd
Run the server
=9000 CACHE_PATH=/var/gypd node-gypd
Usage

From your packages:

d:
ypt": "~0.7.5"

w:
ypt": "http://localhost:9000/node/0.10.30/packages/bcrypt/0.7.5"

From the command line:

install http://localhost:9000/node/0.10.30/packages/bcrypt/0.7.5
License

MIT 2015 - AUTH0 INC.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.