Skip to content

A program to show how to read and write JSON files in Scala. Uses a gradle wrapper to build the program.

Notifications You must be signed in to change notification settings

kenbod/scala_parse_json

Repository files navigation

Parse JSON

A Scala program to show how to read/write JSON files.

To Build

./gradlew shadowJar

To Run

./run.sh input.json

About

A program to show how to read and write JSON files in Scala. Uses a gradle wrapper to build the program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published