Julia Programming Language
Using Julia on Git bash
New to Julia
repl
PetrKryslUCSD
May 21, 2019, 3:18am
2
Put this into a .bat file:
start "" "%PROGRAMFILES%\Git\bin\sh.exe" --login -i -c "exec julia"
4 Likes
Fail to run shell command
show post in topic