letmein

2.7.5 • Public • Published

Letmein Docs

Version 1.0.1 Developed by Baytree http://baytree.io

How to Install

1. Installation

    $ npm install -g letmein

2. Add alias to your bash profile

    $ sudo vi <bash_profile>

Append this line:

    alias letmein='node <path_to_global_node_modules>/letmein/app.js' #usually /usr/local/lib/node_modules

3. Run setup

You should be provided with your Company and Master Password before running this

    $ letmein setup

4. Run the app

    $ letmein [pull <accessor>|catalog] [--user=<username>]

Todos

  • Add 'push' command to send a password via email/slack
  • Better error handling for file writes
  • Better error handling for socket communications
  • Add local configuration file to config storage location for pems

Readme

Keywords

none

Package Sidebar

Install

npm i letmein

Weekly Downloads

12

Version

2.7.5

License

ISC

Last publish

Collaborators

  • myacobs
  • pierobona