Skip to content

Commit

Permalink
Add makefile with install target
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed Sep 12, 2023
1 parent bf33ecf commit 891dfec
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 @@
install:
go install ./cometmock

0 comments on commit 891dfec

Please sign in to comment.