2.7.5 • Published 8 years ago
letmein v2.7.5
Letmein Docs
Version 1.0.1 Developed by Baytree http://baytree.io
How to Install
1. Installation
$ npm install -g letmein2. 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_modules3. Run setup
You should be provided with your Company and Master Password before running this
$ letmein setup4. 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