Skip to content

Instantly share code, notes, and snippets.

View yeahmx91's full-sized avatar

jinx_d yeahmx91

View GitHub Profile
@yeahmx91
yeahmx91 / Program.cs
Created August 10, 2016 16:34
LocomotiveCMS copy slug to new locale
using MongoDB.Bson;
using MongoDB.Driver;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace LocomotiveParser
{
@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