mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-05 14:40:20 +09:00
Update runtime and auto-gofmt runtime in make
This commit is contained in:
1
Makefile
1
Makefile
@@ -41,6 +41,7 @@ runtime:
|
||||
go get -u github.com/jteeuwen/go-bindata/...
|
||||
$(GOBIN)/go-bindata -nometadata -o runtime.go runtime/...
|
||||
mv runtime.go cmd/micro
|
||||
gofmt -w cmd/micro/runtime.go
|
||||
|
||||
test:
|
||||
go test ./cmd/micro
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user