Move to Cobra for CLI
This commit is contained in:
parent
452048359a
commit
1f50b8621e
15 changed files with 230 additions and 155 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
build:
|
||||
go build
|
||||
|
||||
serve:
|
||||
run:
|
||||
go build && ./pye serve
|
||||
|
||||
dev:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue