mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 10:19:41 +02:00
Switch to Ammonite REPL
It comes with working tab completion. \o/
This commit is contained in:
parent
5c00172f6a
commit
f351919fa5
6 changed files with 37 additions and 6 deletions
4
repl
4
repl
|
@ -26,5 +26,5 @@ echo "Finished, starting REPL"
|
|||
java \
|
||||
-Dscala.usejavacp=true \
|
||||
-classpath "${GRADLE_CLASSPATH}" \
|
||||
scala.tools.nsc.MainGenericRunner \
|
||||
-i smack-repl/scala.repl
|
||||
ammonite.repl.Main \
|
||||
-f smack-repl/scala.repl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue