Releases: tonysparks/leola-web
Releases · tonysparks/leola-web
Initial release
First release of the leola-web framework. The zip file contains an uber jar that contains all of the dependencies. If you have Leola installed, create a lib folder and place this jar in a folder called 'web'.
/leola/lib/web/leola-web.jar
In your Leola scripts, you can include the library like so:
require("lib/web", "web")