The repl directory contains an SBT project for constructing a fat JAR that can be used to run a Scoobi REPL. As all of its dependencies are also maintained in the main Scoobi SBT project, it seems natural to incorporate the two. The idea would be to add a new SBT task to the Scoobi project for building a REPL fat JAR.
The
repl
directory contains an SBT project for constructing a fat JAR that can be used to run a Scoobi REPL. As all of its dependencies are also maintained in the main Scoobi SBT project, it seems natural to incorporate the two. The idea would be to add a new SBT task to the Scoobi project for building a REPL fat JAR.