projects
/
arvados-dev.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Initial commit of the costanalyzer code.
[arvados-dev.git]
/
costanalyzer
/
Makefile
1
2
build:
3
go build -ldflags "-s -w"
4