upa
A management tool for username and password.
Installation
$ [sudo] npm install upa -g
Running
$ [sudo] upa set <username> <password>$ [sudo] upa get <username>$ [sudo] upa list
Running via node
var upa = ;upa;console; // => passwordforjack
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Release History
(Nothing yet)
License
Copyright (c) 2015 viclm Licensed under the MIT license.