Makefile go generate base

This commit is contained in:
Máximo Cuadros
2017-04-05 18:38:42 +02:00
parent 3a2a62baad
commit d289a80e4c
4 changed files with 15 additions and 7 deletions

View File

@ -1,3 +1,3 @@
package slinguist
//go:generate go run internal/code-generator/main.go
//go:generate make code-generate