Scorble now uses Scala CLI for tooling, which is much simpler and less bloated than SBT for small projects like this one. As a result, both a Java version for all platforms (scorble-java
) and a lightning-fast Linux x86_64 native version (scorble-native
) are available. Choose whichever will work best with your system!
On Linux, I recommend running this program with rlwrap to allow history and navigation of the current line.