Running multiple ruby projects with foreman and subcontractor
We have a suite of ruby applications at Braintree. There are many times when we need to run more than one of these apps at the same time. For example, we mig...
We have a suite of ruby applications at Braintree. There are many times when we need to run more than one of these apps at the same time. For example, we mig...
I just released version 1.0 of speclj-growl. This is a plugin for the speclj test framework for clojure which adds Growl popups for each spec run. For those ...
Leiningen uses Maven to make dependency management of clojure projects much simpler. However, if you need to depend on jars that are not in a Maven repositor...
Before I dive into my main arguments, I do believe feature branches make sense for open source development. Generally, developers will work on branches dedic...
Here is part 4 of my useful unix tricks series: