Closed hjoseph96 closed 8 years ago
npm supports
npm install -S https://github.com/HubSpot/messenger
^^ Did not know that! thanks.
yw, not the exact same thing, but it helps.
Another shorthand for the above is just npm install -S HubSpot/messenger
. Unfortunately, the package name messenger
is taken, so until we can determine an appropriate name for messenger
on npm
, the named package is the recommended way to install.
Surprised to see this isn't listed on NPM.