commit | 134d4cd515ec4c226618950f43b6e9f7634d18be | [log] [tgz] |
---|---|---|
author | Jiri Simsa <jsimsa@google.com> | Wed Sep 17 18:51:11 2014 -0700 |
committer | Jiri Simsa <jsimsa@google.com> | Wed Sep 17 18:51:12 2014 -0700 |
tree | 57c1989f7d72056d36cfd4d589fe52598e900060 | |
parent | 78fa1da877d8d1842121be1d41b758025b4acd55 [diff] |
scripts: reflecting change of location of Go build scripts Change-Id: I1531a653d6d7597dec388ba8fdea55c158f4b68c
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