jasom / lispstick-automate

Automate generating lispsticks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated Lispstick generator

This is a set of scripts to generate a portable windows lisp development environment.

Requirements

  • 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.

Instructions

Place the following files in inputs:

And then run sh all.sh

Notes

Credit to Patrick Rusnotto for the original LispStick that this is based off of

About

Automate generating lispsticks


Languages

Language:Shell 99.3%Language:Batchfile 0.7%