1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-26 15:13:16 +00:00
janet/tools/jpm.bat
Calvin Rose e8e4d637ef Fix jpm.bat on a normal install
The path to jpm.janet will likely have spaces.
2019-07-08 19:54:14 -04:00

5 lines
62 B
Batchfile

@echo off
@rem Wrapper around jpm
janet "%~dp0\jpm.janet" %*