Manage Trello cards through Github commit messages
Перейти к файлу
Zachary Anker 0e1bb1f1fc Don't comment out everything 2012-04-09 16:52:26 -07:00
bin Don't comment out everything 2012-04-09 16:52:26 -07:00
lib Update /posthook to run on POST since debugging is done 2012-04-09 16:45:37 -07:00
Gemfile Initial commit of gem for trello/github integration 2012-04-09 16:23:22 -07:00
Gemfile.lock Initial commit of gem for trello/github integration 2012-04-09 16:23:22 -07:00
MIT-LICENSE Initial commit of gem for trello/github integration 2012-04-09 16:23:22 -07:00
README.md Initial commit of gem for trello/github integration 2012-04-09 16:23:22 -07:00
Rakefile Initial commit of gem for trello/github integration 2012-04-09 16:23:22 -07:00
config.ru Initial commit of gem for trello/github integration 2012-04-09 16:23:22 -07:00
github-trello.gemspec Initial commit of gem for trello/github integration 2012-04-09 16:23:22 -07:00

README.md

Overview

Allows you to manage or reference your Trello board through commits to Github. Tag a commit with "Closes 1234" to have a card automatically archived, or "Card 1234" to have the commit sent to the card.