Install files must include launcher script and instructions for macOS and linux
Open
enhancement
launcher / installation
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
Current version has only cmd launcher -- it's not work in macOS, also some macOS versions require execute access, see https://github.com/magefree/mage/issues/9300#issuecomment-1191731526
Possible structure:
* run-launcher-windows.cmd
* run-launcher-macos.sh
* run-launcher-macos-readme.txt
* run-launcher-linux.sh
P.S. Also sh-files must use LF eol symbol instead CR LF (e.g. windows build process must use additional tool to transform it).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.