commit | f394c51021588683f39eccde549d651a32ee4b30 | [log] [tgz] |
---|---|---|
author | Jiri Simsa <jsimsa@google.com> | Fri Dec 26 07:53:02 2014 -0800 |
committer | Jiri Simsa <jsimsa@google.com> | Fri Dec 26 07:53:02 2014 -0800 |
tree | ccc978c018b59922254fa4c52f0e23955ce2290b | |
parent | de88ae02f87e1d7a1a5ba17a9b87fb1c1b3c3427 [diff] |
Post-migration cleanup.
Mountable browser is a browser application that lets the user view and traverse mounttables.
Before you can run Mounttable Browser, you need to build. Simply run:
make
You must have the Veyron Extension installed to run this.
Get it here: https://github.com/veyron/release/javascript/core/raw/master/extension/veyron.crx
make start
and navigate to http://localhost:9000
to stop simply CTRL-C the console running the make start