summaryrefslogtreecommitdiff
path: root/backend/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'backend/justfile')
-rw-r--r--backend/justfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/justfile b/backend/justfile
new file mode 100644
index 0000000..59f4670
--- /dev/null
+++ b/backend/justfile
@@ -0,0 +1,2 @@
+dev:
+ dotnet watch --project ./Elements.Backend \ No newline at end of file