Garden is a unique tool that I've been tinkering on for a bit and figured it was worth sharing.<p>Garden is a unix-y powertool that mashes together shell scripting, a flexible and simple variable expression mini-language and multi-repo environment variable management into a simple command-line tool.<p>Garden is an improvement over a big pile o' repos and personal shell scripts. If you find yourself tinkering with random repos and writing one-off while scripts for building random projects then you just might find garden useful as a way to automate, record and share your workflows.<p>Have fun!