Skip to content

Commit 45bbcef

Browse files
author
Peter Jönsson
committed
Simple Makefile
1 parent 30a465f commit 45bbcef

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
all:
2+
@go build
3+
4+
format:
5+
@go fmt

0 commit comments

Comments
 (0)