Skip to content

Instantly share code, notes, and snippets.

View shama's full-sized avatar
✍️
writing a status message

Kyle Robinson Young shama

✍️
writing a status message
View GitHub Profile
@shama
shama / release.sh
Created September 2, 2012 03:55 — forked from rchavik/release.sh
Croogo Release Helper script to create a zipball from a tag
#!/bin/bash
# which cake version that will be bundled in the zip file
CAKE_13_STABLE=1.3.15
CAKE_21_STABLE=2.1.5
# location of working repositories
CAKE_REPO=/Users/kyle/Documents/www/cake/
CROOGO_REPO=/Users/kyle/Documents/www/croogo/app/