Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 269 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 269 Bytes

sshkeys

Just a ruby script to automatically generate ssh keys.

To install on Mac:

-> git clone https://github.com/josephtyler/sshkeys.git sshkeys

-> cp sshkeys/sshkeys.rb /usr/bin/sshkeys

-> sshkeys

Requires the following gems:

etc

net-ssh

net-scp