blob: f2d45c180ff9a0919f2eebf33c31a4fdf5c2788b [file] [log] [blame]
build:
go install -v ./go/predict
testgo:
go test -v ./go/...
.PHONY: push
push: build
./build_release "`git log -n1 --format=%s`"
go install -v ../push/go/pushcli
pushcli predict skia-predict