Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 293 Bytes

contributing.md

File metadata and controls

11 lines (8 loc) · 293 Bytes

##ProPublica Ruby Gem ###Contributor's Guidelines

To test the gem locally, run the following commands:

  1. gem build propublica.gemspec
  2. gem install ./ProPublica-0.0.0.gem
  3. open irb and enter, require 'propublica'
  4. Test out your new additions!

Questions? Tag me at: @omarcodex