Skip to content

Releases: tonysparks/leola-web

Initial release

19 Sep 05:33
Compare
Choose a tag to compare
Initial release Pre-release
Pre-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")