balls
balls copied to clipboard
Bash on Balls
While reading the source is fun and entertaining, having an actual example would be very helpful for us non-bash-$deities.
It seems like every new scripting language these days has its own taskrunner. Ruby has rake, Coffescript has cake, for Coco there is coke and probably some more make puns...
There are a few major issues that cause it to break on OSX. I have patches for most of them but the last might be impossible... - Uses `#!/bin/bash` -...
Bashisms
Are any bash-specific features actually used in this code? I haven't done a full review yet, but so far all I've seen is the [[ ]] syntax, which can _always_...