0.1.1 • Published 9 years ago
rsafe v0.1.1
rsafe
a place to keep your passwords
still under development
but if you want to have a mess around
git clone https://github.com/ndxbxrme/rsafe.git
cd rsafe
npm install
npm linkthen you should be off to the races
rsafe setup
rsafe loginset some data using rsafe set
use dot notation to add data to subkeys, eg.
rsafe set heroku.mywebsite.username
rsafe set heroku.mywebsite.passwordcheck the keys you have set using rsafe list
rsafe list herokuget your data by specifying the key
rsafe get heroku.mywebsite.passwordetc
have fun
0.1.1
9 years ago