Skip to content

Instantly share code, notes, and snippets.

View yeahmx91's full-sized avatar

jinx_d yeahmx91

View GitHub Profile
@yeahmx91
yeahmx91 / post-commit
Last active June 16, 2016 22:50 — forked from mashihua/post-commit
Git commit hook for trello.com
#!/usr/bin/env node
// Based on: https://gist.github.com/mashihua/2952814
// get it here https://trello.com/app-key
var key = "your_key";
// generate one here https://developers.trello.com/authorize
var token = "your_token";
var repo_link = "http://gitlab/group/repo"
// get it here https://trello.com/b/xxxxxxx/board.json