Skip to content

Commit

Permalink
🔨 add makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
akkuman committed Sep 24, 2021
1 parent 3e88669 commit f1b616d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
build:
go build -trimpath -ldflags="-s -w"

0 comments on commit f1b616d

Please sign in to comment.