Hi,
Currently, using tywaves-chisel-api via Scala CLI is quite difficult because the latest 0.4.2-SNAPSHOT version isn't published to any public repository like Maven.
While cloning the repo and publishing it locally with sbt publishLocal is possible, it's a bit daunting for new users like me. It would be much simpler and more convenient if you could publish it to a public Maven-compatible repository.
This would make onboarding much easier.
Thanks again