aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
authoramy <[email protected]>2023-02-06 21:33:28 -0600
committeramy <[email protected]>2023-02-06 21:33:28 -0600
commit5b1459b47307df4dabe63889121de73152230713 (patch)
treedc08b214137ffc42374ff7840dff381b003859f6 /justfile
parent5bbb0c0744ba9cf16049f53ccc9baec07c6fa079 (diff)
just & python -> lua
Diffstat (limited to 'justfile')
-rw-r--r--justfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/justfile b/justfile
new file mode 100644
index 0000000..9844f71
--- /dev/null
+++ b/justfile
@@ -0,0 +1,6 @@
+default:
+ node src/server.js
+server:
+ node src/server.js
+badge-gen:
+ lua src/badge-gen.lua