This commit is contained in:
Zachary Anker 2013-04-02 13:48:31 -07:00
Родитель 983c6ece7a
Коммит 755e6c9e8f
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -17,6 +17,8 @@ Vegas::Runner.new(GithubTrello::Server, "trello-web", {
config = <<YAML
oauth_token: [token]
api_key: [key]
board_ids:
[repo name]: [board id]
on_start:
move_to: [list id]
archive: true