-
Notifications
You must be signed in to change notification settings - Fork 494
Description
I am interrested in becoming a maintainer for the project, or rather rebuild it with luarocks.
My goal is currently to build a script, which downloads and builds the lua source, downloads luarocks and installs some commonly used modules. Basically what this repository already does, just automated so new releases can be done by simply specifying the version you want to build for. At the end it should get packaged to a portable zip, installer or self extracting archive. The result should be a simmilar folder structure to the one generated by the current luaforwindows.
Currently I have the lua build and luarocks download finished and this evening will probably be invested to get the luarocks setup done and to download the modules into a modules folder automatically.
SciTE is also on my ToDo list, but i am also considering to use VS Code, since it is a superior editor despite the setup being a little more complex.