Closed Nebulavenus closed 4 years ago
According to documentation https://nodejs.org/api/child_process.html#child_process_spawning_bat_and_cmd_files_on_windows made quick modification. Installing teal lang with luarocks install tl on windows creates .bat file not .exe
luarocks install tl
Cool, thanks!
According to documentation https://nodejs.org/api/child_process.html#child_process_spawning_bat_and_cmd_files_on_windows made quick modification. Installing teal lang with
luarocks install tl
on windows creates .bat file not .exe