Skip to content

Instantly share code, notes, and snippets.

View awaxa's full-sized avatar

Greg Kitson awaxa

View GitHub Profile
ENVIRONMENT="$1"
test_CNT="thing1 thing2 thing3"
beta_CNT="thing4 thing5 thing6"
varname=${ENVIRONMENT}_CNT
for i in ${!varname}; do
echo $i
done
####
# Description:
# A port of http://motivate.im/
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands: