diff --git a/setup.bat b/setup.bat new file mode 100644 index 0000000..7ba52f7 --- /dev/null +++ b/setup.bat @@ -0,0 +1,5 @@ +@echo off + +cd %~dp0 + +git clone https://github.com/anulax1225/skama_code js/skama_code \ No newline at end of file