README.md

December 1, 2020 ยท View on GitHub

This is a fork of babashka which adds the following 4 features:

See the bb-web repository for an example.

A binary for MS-Windows is provided in the release artefacts. Install also via scoop-clojure

To build binaries for any platform, follow the build instructions. Make sure to have the shell environment variables BABASHKA_FEATURE_RING, BABASHKA_FEATURE_REITIT, BABASHKA_FEATURE_SELMER set to true (in bash via the export command).