leveldb-ethdb-rpc/Makefile

4 lines
38 B
Makefile
Raw Normal View History

2022-05-09 07:31:34 +00:00
# Build
build:
go fmt ./...
go build