POC Builder

Note: this post was migrated from my old Tumblr-backed blog

Frequently, I have a need to create little bits of code to test functionality of new languages, libraries, functions, plugins or routines. Because of this, I have stuck a directory in my home on all my computers which contains all these bits of test code. Since I’ve begun turning these tests in to git repositories, I decided to slap together a little script for managing new projects.

The script is still a bit of a work in progress but it works really well and I’ve stuck it up on github.

Have a look, let me know if it’s useful for you, too.

https://github.com/spikegrobstein/poc_builder