Using private git repos as NPM modules
One of the really cool, more obscure, features of npm is the ability to install git repos directly via the npm install
command.
One of the really cool, more obscure, features of npm is the ability to install git repos directly via the npm install
command.