Seldon

a simple cli tool to analyse directories written in kotlin and mosaic that leverages Jetpack Compose compiler/runtime using Mosaic to render stuff on commandline

Building and running

after successfully cloning and loading the project you can run the following gradle task to build binaries.

./gradlew installDist

this will generate an executable at Seldon/build/install/Seldon/bin then you can just do

./Seldon /path/to/your/folder

Preview

Preview

GitHub

View Github