Skip to content

Instantly share code, notes, and snippets.

View CZagrobelny's full-sized avatar

Christine Zagrobelny CZagrobelny

View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

# To run: ruby tag_nation_builder_person.thor tag [EMAIL]
require 'rubygems'
gem 'thor'
require 'thor'
gem 'nationbuilder-rb', require: 'nationbuilder'
require 'nationbuilder'
class TagNationBuilderPerson < Thor
Christines-MacBook-Pro-2:pa_spaces christinezagrobelny$ ping google.com
PING google.com (74.125.226.7): 56 data bytes
64 bytes from 74.125.226.7: icmp_seq=0 ttl=250 time=6.593 ms
64 bytes from 74.125.226.7: icmp_seq=1 ttl=250 time=5.883 ms
64 bytes from 74.125.226.7: icmp_seq=2 ttl=250 time=7.837 ms
64 bytes from 74.125.226.7: icmp_seq=3 ttl=250 time=7.861 ms
64 bytes from 74.125.226.7: icmp_seq=4 ttl=250 time=6.834 ms
64 bytes from 74.125.226.7: icmp_seq=5 ttl=250 time=7.944 ms
64 bytes from 74.125.226.7: icmp_seq=6 ttl=250 time=8.481 ms
64 bytes from 74.125.226.7: icmp_seq=7 ttl=250 time=8.033 ms