Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
CoryG89
on June 8, 2014
|
parent
|
context
|
favorite
| on:
Writing Modular and Versioned GLSL
> Now, when somebody checks out your code, they can just run `npm init` on the package and it will grab all the GLSL snippets you’ve saved as dependencies.
Should they run `npm install` here to get all the package dependencies? Not `npm init`?
mattdesl
on June 8, 2014
[–]
Thanks, fixed.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Should they run `npm install` here to get all the package dependencies? Not `npm init`?