Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Add instructions to run using shell script

AuthorDaveJarvis <email>
Date2021-11-09 21:40:11 GMT-0800
Commit04b0fc6b08d4d10f8795766750caef6a4b4cd244
Parent732224a
README.md
1. Open a terminal window.
1. Verify the installation: `java -version`
+1. Download [keenwrite.sh](https://raw.githubusercontent.com/DaveJarvis/keenwrite/master/keenwrite.sh).
1. Make `keenwrite.sh` executable.
1. Run: `./keenwrite.sh`
keenwrite.sh
--add-exports=javafx.graphics/com.sun.javafx.scene.text=ALL-UNNAMED \
--add-exports=javafx.graphics/com.sun.javafx.scene.traversal=ALL-UNNAMED \
- -jar build/libs/keenwrite.jar
+ -jar keenwrite.jar
Delta2 lines added, 1 line removed, 1-line increase