1
Fork 0
e11sync/Makefile

8 lines
130 B
Makefile
Raw Normal View History

2024-01-13 18:36:51 +02:00
.PHONY: check
test:
nix build .#e11sync-gunicorn.tests.simple -L
2024-01-13 18:54:32 +02:00
.PHONY: run-gunicorn
run-gunicorn:
2024-01-13 18:36:51 +02:00
nix run .#e11sync-gunicorn