mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-07-10 07:12:58 -04:00
Have go generate
make JavaScript
This commit is contained in:
2
main.go
2
main.go
@ -1,5 +1,7 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
|
//go:generate make
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"flag"
|
"flag"
|
||||||
"github.com/gorilla/context"
|
"github.com/gorilla/context"
|
||||||
|
Reference in New Issue
Block a user