0.0.6 • Published 10 years ago

install-keys v0.0.6

Weekly downloads
19
License
-
Repository
github
Last release
10 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

10 years ago

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago