forked from vieter-v/vieter
Started logging stuff; added vweb source code
This commit is contained in:
parent
12aff4ff9f
commit
1967f395f1
13 changed files with 2196 additions and 10 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
.PHONY: run
|
||||
run:
|
||||
API_KEY=test REPO_DIR=data v watch run vieter
|
||||
API_KEY=test REPO_DIR=data LOG_LEVEL=DEBUG v watch run vieter
|
||||
|
||||
.PHONY: fmt
|
||||
fmt:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue