plisken1997 / multiline-json-converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Inline JSON Converter

Hi !

This is a simple project to convert inlined JSON to multilined JSON. It works well but needs some refactoring, optimization, tests and so on. Still refactoring now with some cool stuff like cats integration !

usage

sbt "run --source=../resources/data/extract.json --dest=../resources/data/nice-output.json"

@todo

tests

sbt test

@todo

  • the source code is now pretty cleaner, some module / classes must be tested !
  • add test coverage tool

LICENSE

MIT

About


Languages

Language:Scala 100.0%