Scripts to Rule Them All
githubengineering.com
Scripts to Rule Them All
1–3 of 3 posts
Re: Scripts to Rule Them All
#2I'm always surprised at the complexity people bake into their CI systems that could be solved by simply providing CI with a single entry point in all projects (like this post suggests). This post is such a simple yet powerful idea. Thanks for sharing.
Re: Scripts to Rule Them All
#3How would you use / modify this setup to use a virtual development environment such as vagrant or docker?