Hacker News new | ask | show | jobs
Building a Bare-bones NPM package (with mocha & travis-ci) (blog.ryanneufeld.ca)
1 points by rkneufeld 5162 days ago
An article I put together after figuring out how to build a bare-bones npm package.

I'd love to hear if/where I was off the mark on node/npm idioms if there are any errors.