nitterbot/Makefile

3 lines
55 B
Makefile
Raw Normal View History

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