1
0
mirror of https://github.com/celogeek/imgcat.git synced 2025-06-27 07:39:55 +02:00
2021-12-11 17:34:56 +01:00

4 lines
38 B
Makefile

build:
go build -o imgcat
all: build