commit | b7a5536bc115a5c294125199a8c3033b8450b787 | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Wed Jan 07 01:33:16 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jan 07 01:33:17 2015 +0000 |
tree | ed8fea639ad90c5d873f0e405bfd0760271102bf | |
parent | 86dca8e9918963fd7701058fde7f39947c2dc194 [diff] | |
parent | f02c01003f947a5b12f95b1687d7a18d3298892a [diff] |
Merge "namespace_browser: signature API changes."
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