commit | 6dd03adecdc9d4aee35f8e46e5e24e7816cd8a5b | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Wed Oct 15 18:18:02 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Oct 15 18:18:02 2014 +0000 |
tree | b52d24dfe0227dcbbf68f48dcd02cbe1391320a8 | |
parent | c1657632e37d910a69a4aeff25172e058bb2f7d0 [diff] | |
parent | cb1f982be191175f80327b7bbc647b3e52c490e2 [diff] |
Merge "veyron-browser: Merge Details and Methods Tab Part 1"
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