Homepage
Open in app
Engineering at Earnest
Engineering at Earnest
Sign inGet started
Tagged in

NPM

Engineering at Earnest
Engineering at Earnest
Lessons learned (technical and otherwise) on the road to building a better lender. https://www.earnest.com/
More information
Followers
83
Elsewhere
More, on Medium
  • NPM
Go to the profile of Pete Hodgson
Pete Hodgson in Engineering at Earnest
Jun 1, 2016

autopublish your npm modules

At Earnest we recently open-sourced autopublish. It is a small, simple tool. It publishes a local npm module to your npm registry of choice, but only when the module’s current version doesn’t already exist in the registry.

Read more…