commit | 4225f874f91dc228b585d6874ff1142256ed0448 | [log] [tgz] |
---|---|---|
author | Jiri Simsa <jsimsa@google.com> | Sat Dec 13 07:20:20 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Dec 13 07:20:21 2014 +0000 |
tree | 60f38deec10bea331608b15ead1201b3f2470d47 | |
parent | 10a73b743a70cef02cc55d7a2bec1177fe6e2d18 [diff] | |
parent | f8145cc8d8881a39d1e6c6f8c3bd5cfd7a5b633c [diff] |
Merge "browser: using "go list" to locate shell.sh"
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/veyron.js/raw/master/extension/veyron.crx
make start
and navigate to http://localhost:9000
to stop simply CTRL-C the console running the make start