TestingGating on README updatesIf you’re like me, you perhaps also often forget to update your README files in the heat of coding up the latest features in your projects. How can we make sure that it happens in a timely manner? Add unit tests for it, and make your build fail!
CI/CDBuilding and shipping open-sourceLet me walk you through the continuous integration workflow I use to prepare my applications for deployment and all the wonderful free for open-source services involved.