forked from vieter-v/vieter
Attempt at moving more logic to Repo (SEGFAULTS)
This commit is contained in:
parent
e0d22b195e
commit
9b1e6383e6
4 changed files with 43 additions and 19 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
.PHONY: run
|
||||
run:
|
||||
API_KEY=test REPO_DIR=data LOG_LEVEL=DEBUG v run vieter
|
||||
API_KEY=test REPO_DIR=data LOG_LEVEL=DEBUG v -cg run vieter
|
||||
|
||||
.PHONY: watch
|
||||
watch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue