commit | c95ffb04fac12c85ac4e58aedd6f91724def5fab | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Thu Jan 08 13:49:20 2015 -0800 |
committer | Bogdan Caprita <caprita@google.com> | Thu Jan 08 13:49:20 2015 -0800 |
tree | d2b169813f2513536c0edc881e0902144738f407 | |
parent | 6df95303a11ed8570ad45c5247d49ddb0757f885 [diff] |
sample/sampled: remove ipc.LeafDispatcher The corresponding core change is in go/vcl/1323 Change-Id: I812a2c43d4087c1c01a5058ea53bd34b8ef9743c MultiPart: 4/4
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