Attempt at moving more logic to Repo (SEGFAULTS)

This commit is contained in:
Jef Roosens 2022-01-11 16:08:11 +01:00
parent e0d22b195e
commit 9b1e6383e6
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F
4 changed files with 43 additions and 19 deletions

View file

@ -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: