dolmen / github-keygen

Easy creation of secure SSH configuration for your GitHub account(s)
GNU General Public License v3.0
246 stars 25 forks source link

Dump the public key #18

Closed dolmen closed 8 years ago

dolmen commented 9 years ago

When we have created a new key and we are not able to copy it into the clipboard, dump it on the terminal for easy copy/paste. (In 1.020 we only tell the user the location of the file)

dolmen commented 8 years ago

We now tell a command to copy the pub key to the clipboard. See 76d54ceaa3caec2f5ac286fd9eb4c65335819770 Dumping to the terminal is not helpful as it just gives copy-paste errors due to terminal line wrapping.