Skip to content

Instantly share code, notes, and snippets.

@mczepiel
mczepiel / component.html
Created March 26, 2013 18:38 — forked from anonymous/component.html
Using promises as part of JSONP loading
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>MFiddle</title>
<script type="text/montage-serialization">{
"owner": {
"properties": {
"element": {"#": "component"}
},
@yorkxin
yorkxin / readme.md
Created April 4, 2012 07:52
Build GitX (R)

GitX (R)

brew install cmake
brew link cmake
brew install libgit2

git clone git://github.com/rowanj/gitx.git
cd gitx

git submodule init