Skip to content

Instantly share code, notes, and snippets.

var Twit = require('twit');
var T = new Twit({
consumer_key: '...'
, consumer_secret: '...'
, access_token: '...'
, access_token_secret: '...'
});
var userid = '...';

Which forks have updates?

You can use the GitHub API.

Get forks of a repo

repo = getJSON(https://api.github.com/repos/jshawl/pocket-oauth-php)
forksURL = repo.forks_url;
forks = getJSON(forksURL);
The Best Chocolate Chip Cookies
cookies.jpg <!--hint: <img> tag, this is a bonus-->
Recipe by: Bonnie Owens
RELATED RECIPES
Amazing Chocolate Chip Cookies!
@jshawl
jshawl / SassMeister-input.scss
Created March 14, 2014 17:15
Generated by SassMeister.com.
// ----
// Sass (v3.3.2)
// Compass (v1.0.0.alpha.18)
// ----
$blockSize: 10px;
@keyframes move {
@for $i from 1 through 29 {
$percent: percentage($i/ 29);
#{$percent}{
@jshawl
jshawl / from-sinatra.rb
Created March 18, 2014 16:24
from sinatra!
this is the content
@jshawl
jshawl / gist:9633957
Created March 19, 2014 01:43
a sasscade production
We couldn’t find that file to show.
@jshawl
jshawl / gist:9633973
Created March 19, 2014 01:44
a sasscade production
We couldn’t find that file to show.
@jshawl
jshawl / gist:9633993
Created March 19, 2014 01:46
a sasscade production
We couldn’t find that file to show.
this is the content
this is the content