Skip to content

Commit

Permalink
Remind myself how to release
Browse files Browse the repository at this point in the history
  • Loading branch information
landakram committed Sep 14, 2020
1 parent 8cad034 commit 668c4a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
build:
go build -o bin/plaid-cli

release:
goreleaser --rm-dist

0 comments on commit 668c4a5

Please sign in to comment.