A modern terminal UI for Apache Spark with syntax highlighting, auto-completion, and a better interactive experience
npm install sparkshTo install dependencies:
``bash`
bun install
To run:
`bash`
bun dev
This project was created using bun create tui`. create-tui is the easiest way to get started with OpenTUI.