aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortyropro <[email protected]>2026-05-11 10:19:24 +0100
committertyropro <[email protected]>2026-05-11 10:19:38 +0100
commit9d55a27d01e6cd01825a1adb70a7f7bdcc792a0f (patch)
tree7e972de001aca1b5dd4d74388550047ec1dcc6ee
parent0fd0894f0d3dc35aac53c1cf08de0252c71ae60f (diff)
feature: added justfile
-rw-r--r--justfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/justfile b/justfile
new file mode 100644
index 0000000..46ce56f
--- /dev/null
+++ b/justfile
@@ -0,0 +1,2 @@
+run:
+ bun run dev