aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 15aa212c..ef3c391e 100644
--- a/Makefile
+++ b/Makefile
@@ -10,3 +10,9 @@ lint:
stylua --check .
.PHONY: test lint
+
+luarocks_upload:
+ bash ./scripts/luarocks-upload.sh
+
+test_luarocks_install:
+ bash ./scripts/test-luarocks-install.sh