shadowaspect / twitter_notifier
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
config.yml | ||
| |
init.rb | ||
| |
lib/ | ||
| |
test/ | ||
| |
vendor/ |
README
h2. What's this? A Twitter notifier for CruiseControl.rb h2. Installation # change into the builder_plugins directory and clone this repository. # Create a config.yml file in the main project directory with 2 keys, username and password (for your twitter account obviously) h2. Thanks This code is based on a plugin we use at work, (which in turn was forked from the Growl Notification plugin) so cheers to all involved for letting me nick your codes!

