Sign in
vanadium
/
release.go.x.ref
/
9d22b7d5f0c0ceab51f43e50156b3522659d5338
/
.
/
examples
/
mdb
/
Makefile
blob: aaa45dc6d5c83f6d7ae5c90a45ec2084722caf65 [
file
] [
log
] [
blame
]
build
:
$
{
VEYRON_ROOT
}/
veyron
/
scripts
/
build
/
go install veyron
/...
veyron2
/...
run
:
build
./
run
.
sh
.
PHONY
:
build run