Skip to content

Instantly share code, notes, and snippets.

@gwaldo
gwaldo / gist:118c1caf11be77b04556fe043878a7e6
Created November 21, 2016 19:07 — forked from mplacona/gist:614ffdacc7da223f8a6121cd4b7a2eee
Code highlighting for Keynote presentations

Step 0:

Get Homebrew installed on your mac if you don't already have it

Step 1:

Install highlight. "brew install highlight". (This brings down Lua and Boost as well)

Step 2:

@gwaldo
gwaldo / kickstarter_sql_style_guide.md
Created November 22, 2016 21:18 — forked from fredbenenson/kickstarter_sql_style_guide.md
Kickstarter SQL Style Guide
layout title description tags
default
SQL Style Guide
A guide to writing clean, clear, and consistent SQL.
data
process

Purpose