Skip to content

Commit

Permalink
move over the karn cli
Browse files Browse the repository at this point in the history
Signed-off-by: grantseltzer <grantseltzer@gmail.com>
  • Loading branch information
grantseltzer committed Nov 19, 2019
1 parent a3f3066 commit 8245b87
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -3,7 +3,7 @@ default: karn-cli
.PHONY: karn-cli
karn-cli:
mkdir -p ./bin
go build -o ./bin/karn ./cmd/cli
go build -o ./bin/karn ./cmd/generate

.PHONY: c
c:
Expand Down
File renamed without changes.

0 comments on commit 8245b87

Please sign in to comment.