I want to use scala to write some command line tools. I found a repository conscript, it seems is what I'm looking for, but lacks document and examples that I have a lot of troubles using it to create a simple Hello world
demo.
Is there any other way to use scala to write command line tools?