Skip to content

Instantly share code, notes, and snippets.

Avatar
👋

Nick Campbell nickcampbell18

👋
View GitHub Profile
View keybase.md

Keybase proof

I hereby claim:

  • I am nickcampbell18 on github.
  • I am nickcampbell18 (https://keybase.io/nickcampbell18) on keybase.
  • I have a public key whose fingerprint is F8AD 031C 74D8 D9B1 8586 72A4 82FB 7136 BD57 98D9

To claim this, I am signing this object:

@nickcampbell18
nickcampbell18 / Gemfile
Last active February 3, 2016 11:19
Desktopography image scraper (Ruby)
View Gemfile
source 'https://rubygems.org'
gem 'nokogiri'
gem 'typhoeus'