| Author | DaveJarvis <email> |
|---|---|
| Date | 2020-07-02 18:33:25 GMT-0700 |
| Commit | 39cae907cf41d97c89a49a53d24a740612c15ce1 |
| Parent | bfbf73d |
| Delta | 8 lines added, 0 lines removed, 8-line increase |
| On Linux, run `chmod +x scrivenvar.bin` then `./scrivenvar.bin`. | ||
| +### Other | ||
| + | ||
| +On other platforms, download and install a full version of [OpenJDK 14](https://bell-sw.com/) that includes JavaFX module support, then run: | ||
| + | ||
| +``` bash | ||
| +java -jar scrivenvar.jar | ||
| +``` | ||
| + | ||
| ## Features | ||