This is a set of scripts to generate a portable windows lisp development environment.
- wine
- sh
- zip/unzip
- GNU version of readlink (requires -f extension)
I have only tested it so far on Linux, but it should work anywhere the above will run. Making it work on windows without wine is an exercise left up to the reader.
Place the following files in inputs:
And then run sh all.sh
Credit to Patrick Rusnotto for the original LispStick that this is based off of