August 26, 2014
Devstep: Development environments powered by Docker and Buildpacks
Devstep is a relatively new project that I I’ve been working on since February 2014 and had its second release last friday. On its current state, Devstep is a dead simple, no frills development environment builder powered by Docker and the buildpack abstraction that is based around a simple (yet ambitious) goal:
I want to git clone and run a single command to hack on any software project.
Intrigued? Check out the demo below of my “canonical Discourse example” and read on for more.
Read more