Skip to content

Instantly share code, notes, and snippets.

View han's full-sized avatar

Han Kessels han

View GitHub Profile
@han
han / keybase.md
Created September 24, 2014 15:25

Keybase proof

I hereby claim:

  • I am han on github.
  • I am hankessels (https://keybase.io/hankessels) on keybase.
  • I have a public key whose fingerprint is 5E4B 1498 3EA1 7960 89DC 91BD 1627 576E A24E C1C6

To claim this, I am signing this object:

@han
han / 0what.md
Created August 24, 2009 08:51 — forked from defunkt/0what.md

Poor Man's Deploy

  • Start a Sinatra server on port 4000
  • GET / to that server triggers a git pull and mod_rails restart
  • Hit port 4000 locally after pushing

Why?