Skip to content

Instantly share code, notes, and snippets.

View jadb's full-sized avatar

Jad Bitar jadb

View GitHub Profile
@jadb
jadb / watchr.rb
Created October 3, 2012 00:06
CakePHP + Watchr
###
#
# Watchr Configuration.
#
# This is used to watch the entire application's folder for modifications to
# models, controllers, tests, configuration files and logs. For logs, notify
# with log file's name. For the rest, run appropriate test(s) and notify of
# results. Test results also appear on the terminal window where you launched
# `watchr`.
#
/**
* GitTip for jQuery
*
* Originally inspired by:
* - TheChangelog [http://thechangelog.com]
*
* Requirements:
* - jQuery 1.3.2+ (http://jquery.com)
* - jQuery tipTip plugin (http://code.drewwilson.com/entry/tiptip-jquery-plugin)
*