Maintaining a Node.JS OSS package

A presentation at I T.A.K.E Unconference in in Bucharest, Romania by Alexandru Badiu

Running open-source projects takes time, and the more you automate, the better. In this live coding session, you’ll learn how to set up a development pipeline to ease up your life. We’ll use the future (ES6), make sure code standards are enforced, that the code has adequate coverage, that new versions are semantically generated, and set up continuous integration and automatic release to NPM Github.