The Code for America RubyGem template

If you want to create a new Code for America gem, you can use this gem as a template. It's similar to suspenders, but for RubyGems instead of Rails.

For more information on RubyGems, you should read the RubyGems Manuals.

After cloning this gem, you'll want to make the following changes:

  1. Replace all instances of api_gem_template and ApiGemTemplate with the snake_case and CamelCase name of your gem, respectively
  2. Add a summary and description to the gemspec file

This template includes:

Code for America Tracker