TheMathemagicians/sevenkeys/Makefile

5 lines
79 B
Makefile

dbup:
go run cmd/dbup/main.go
importdata: dbup
go run cmd/importdata/main.go