add build style
This commit is contained in:
5
gogenerate.go
Normal file
5
gogenerate.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
//go:generate make mac
|
||||
//go:generate make windows
|
||||
//go:generate make linux
|
||||
Reference in New Issue
Block a user