install-keys

0.0.6 • Public • Published

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.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i install-keys

    Weekly Downloads

    14

    Version

    0.0.6

    License

    none

    Last publish

    Collaborators

    • nrn