I hereby claim:
- I am ricobl on github.
- I am ricobl (https://keybase.io/ricobl) on keybase.
- I have a public key ASARaZ0cPCM23kwgAUL6oEFHCY47LkXoQQ12To5uou95owo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
pre { | |
color: #fff; | |
background-color: #000; | |
padding: 10px; | |
} |
define([ | |
'aloha', | |
'jquery', | |
'aloha/plugin', | |
'ui/ui', | |
'ui/button', | |
'aloha/console', | |
'undo/vendor/undo', | |
'undo/vendor/diff_match_patch_uncompressed' | |
], |
#!/usr/bin/env python | |
# -*- coding: utf-8 -*- | |
import os | |
github = "git://github.com/%s.git" | |
repos = [ | |
"django-nonrel/django-nonrel", | |
"django-nonrel/nonrel-search", | |
"django-nonrel/djangotoolbox", |