Add Makefile for convenience

This commit is contained in:
Lennart
2024-02-06 12:41:20 +01:00
parent 488bce0792
commit ae06d0b9a7

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
dev:
cargo watch -x run --ignore "db.sqlite3*"