-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make an equivalent Linux script #1
Comments
If we really want to, we can have Batch, Python and Julia within one script, and tell Linux to run it as Python. It would feel strange to run a
|
This is implemented, but not in main branch yet. There are also still some bugs to fix. |
I removed all the linux parts for now untill I can focus on adding a proper linux implimentation |
MacOS support will be great as well. Maybe use PowerShell to support them all? |
Since I've been able to only sparsely maintaining this project, I'm scaling back on extra features to rather focus on GitHub actions with a continual release cycle. Since I don't have a Mac, and since I don't have a linux port yet (which I think would be the first step for cross-platform use) I'm not going to put work into an MacOS release. |
Once you have something for Linux I'd be happy to try helping on the macOS front. |
From https://www.reddit.com/r/Julia/comments/gbedwz/julia_windows_installation_script_with_batteries/fp7s8xl/
.bat
parts.jl
file (added security issues)..bat
entry pointsThis is a good template for the bash glue:
The text was updated successfully, but these errors were encountered: