0.0.6 • Published 9 years ago

install-keys v0.0.6

Weekly downloads
19
License
-
Repository
github
Last release
9 years ago

Install Keys

DEPRECATED

You can now simply curl https://github.com/<username>.keys to get a user's public key.

Old readme below

Install your ssh pub keys from github as authorized keys.

  npm install -g install-keys && install-keys username

Can also specify an optional second argument for authorized_keys file location, defaults to ~/.ssh/authorized_keys.

require('install-keys') returns a function that takes the same two arguments, github username, and optional path to append keys to.

0.0.6

9 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago