workshopper / how-to-npm

A module to teach you how to module.
https://www.npmjs.com/package/how-to-npm
ISC License
1.11k stars 219 forks source link

fix #24 #43: clarify npm scripts/test for problem 6 #49

Closed pippinlee closed 8 years ago

pippinlee commented 8 years ago

Thought process for #24: was thinking it might help if we explicitly say it's not necessary to fill out test.js to avoid confusion.

For #43: added super brief info at end of problem (hopefully not too distracting!), about npm scripts and how they work for those working with scripts for the first time.

Let me know if any of this doesn't make sense ✌️

ashleygwilliams commented 8 years ago

this is great! thanks!