nitterbot/Makefile

3 lines
55 B
Makefile
Raw Normal View History

2024-09-08 18:49:38 +00:00
nitterbot: *.go go.sum go.mod
go build -o nitterbot .