Skip to content

Instantly share code, notes, and snippets.

@sowawa
Created March 22, 2012 08:43
Show Gist options
  • Save sowawa/2157181 to your computer and use it in GitHub Desktop.
Save sowawa/2157181 to your computer and use it in GitHub Desktop.
building authorized_keys gem.

building authorized_keys gem.

git clone https://sowawa@github.com/sowawa/authorized_keys.git
cd authorized_keys
gem install bundler
bundle install
rspec spec
gem build authorized_keys.gemspec
gem install authorized_keys-1.1.1.gem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment