Skip to content

Instantly share code, notes, and snippets.

View eiffelqiu's full-sized avatar

Eiffel.GM eiffelqiu

  • Beijing, P.R.China
View GitHub Profile
@eiffelqiu
eiffelqiu / gist_cloner.rb
Created May 19, 2011 00:49 — forked from fairchild/gist_cloner.rb
gist_cloner github_username
#!/usr/bin/env ruby
require 'rubygems'
require 'fileutils'
require 'net/http'
require 'uri'
require "open-uri"
require 'nokogiri'
=begin rdoc
Clone all the public gists of a user.
Place each gist in a folder named for the gist_id