Skip to content

Commit cfdf57a

Browse files
chore: add dummy Makefile
Co-authored-by: Christopher Junk <[email protected]>
1 parent 7f7531d commit cfdf57a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This repository uses task (https://taskfile.dev) instead of make.
2+
Run 'go install github.com/go-task/task/v3/cmd/task@latest' to install the latest version.
3+
Then run 'task -l' to list available tasks.

0 commit comments

Comments
 (0)