Skip to content

Instantly share code, notes, and snippets.

@maddox
Forked from semperos/scrape-github-wiki.rb
Created December 27, 2010 21:00
Show Gist options
  • Save maddox/756555 to your computer and use it in GitHub Desktop.
Save maddox/756555 to your computer and use it in GitHub Desktop.
user, project = ARGV # 'tobi', 'liquid'
`git clone git@github.com:#{user}/#{project}/wiki.git`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment