add makefile

This commit is contained in:
Yanislav Igonin 2022-02-25 00:55:19 +02:00
parent 52f9684f2a
commit 190277a50c

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
dev:
nodemon --exec go run main.go --signal SIGTERM