spreedly / gala

Ruby library for decrypting Apple Pay payment tokens
MIT License
41 stars 24 forks source link

Distribute Gala as a Ruby gem #6

Closed dankimio closed 7 years ago

rwdaigle commented 7 years ago

http://guides.rubygems.org/make-your-own-gem/

rwdaigle commented 7 years ago

Adding to @spreedly/product-dev backlog.

dankimio commented 7 years ago

Hi @rwdaigle! If you add me as a collaborator here and on RubyGems I could make a release.

rwdaigle commented 7 years ago

Hi @dankimio - thank you for the offer!

A great first step would be a PR with the necessary files and instructions for building and releasing the gem? I believe we should then run the actual release command ourselves as the owner of the project.

dankimio commented 7 years ago

@rwdaigle Okay! I'll prepare the PR soon. Yes, the first release should probably be made by you.