MPW.js is a JavaScript implementation of the Master Password algorithm
- Install Ruby and Node.js (versions inside
.tool-versions
) - Install ruby bundler and node.js yarn
- Just execute in terminal:
$ bundle
$ yarn
- Start application:
$ bundle exec middleman
and visit http://localhost:4567
$ bundle exec rake release