Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 888 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 888 Bytes

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