My first Ruby .gem
idea
Date:
2013-08-25
Tags:
codenotes
After working on a .gem at work, I wanted to give it a shot myself by contributing some work that I've done to access IRS data to the open-source community.
Here are my notes:
I used this as a guide: http://guides.rubygems.org/make-your-own-gem/
Create a free account at http://rubygems.org.
curl -u qrush https://rubygems.org/api/v1/api_key.yaml > ~/.gem/credentials
gem push
By Ryan Wold · © 2013–2026 Ryan Wold
Licensed CC BY-NC 4.0. AI training requires a license — machine-readable terms.
Tip: $afomi on HandCash · afomi@handcash.io