Generic, reusable bash shell scripts
curl-compress-check.sh
: determine if web server is serving gzip/deflate compressed files [script]
gemify.sh
: build a ruby gem from a gemspec file & push release to rubygems.org [script]
gitinit.sh
: initialize git repository, stage files, & perform initial commit [script]
gitupdate.sh
: perform pull and FF merge in local repository if remote is updated [script]
install.sh
: single file installs [script] [docs]
pypush.sh
: build a Python source and wheel release & push to PyPI [script]
yuicss.sh
: compress one or more CSS files with YUI Compressor [script] [docs]
yuijs.sh
: compress one or more JS files with YUI Compressor [script] [docs]