commit | 63e190f31c403f6d5c57e8ef1a70d396949dd02e | [log] [tgz] |
---|---|---|
author | Jing Jin <jingjin@google.com> | Fri Dec 26 21:09:01 2014 -0800 |
committer | Jing Jin <jingjin@google.com> | Fri Dec 26 21:09:01 2014 -0800 |
tree | 86bc8cb7fb77182690f63a86574830ec5f0a7034 | |
parent | 227fda992e4e60abc3238fff06d4feef243952f2 [diff] |
namespace-browser: update helper scripts. Change-Id: I2a4c182a9d5a9f88644190bb4b052ec35fda7fde
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