forked from vieter-v/vieter
First attempt at writing PUT route
This commit is contained in:
parent
625018518d
commit
12aff4ff9f
3 changed files with 16 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
.PHONY: run
|
||||
run:
|
||||
API_KEY=test REPO_DIR=data v run vieter
|
||||
API_KEY=test REPO_DIR=data v watch run vieter
|
||||
|
||||
.PHONY: fmt
|
||||
fmt:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue