Documentation under construction 🔨
Run ./gradlew bootRun
and visit http://localhost:8080
Run ./gradlew assembleDist
, unzip the archive, and navigate to bin
.
Then specify the json file, e.g.
./cmdline -input /c/Users/<User>/json2kotlin/bin/test.json
Deploy the JAR to AWS using ./gradlew bootRepackage