Sign in
vanadium
/
release.go.x.ref
/
1180723a72861a0bdccc64c5cd82841c27537db8
/
.
/
examples
/
mdb
/
Makefile
blob: d453a6a52dbaeb7380d59d346076ef8d88a9557a [
file
] [
log
] [
blame
]
build
:
$
{
VEYRON_ROOT
}/
veyron
/
scripts
/
build
/
go install veyron
/
examples
/
mdb
/...
veyron
/
services
/
mounttable
/
mounttabled veyron
/
services
/
store
/
stored veyron
/
tools
/
identity
run
:
build
./
run
.
sh
test
:
./
test
.
sh
.
PHONY
:
build run test