Skip to content

A simple script that creates a Scala REPL with dependencies (lightweight Ammonite)

Notifications You must be signed in to change notification settings

neontorrent/scala-repl-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

scala-repl-deps

A simple script that uses SBT and creates a Scala REPL with dependencies (lightweight Ammonite)

Usage (dependency syntax is the same as SBT):

scala-repl-deps '"io.monix" %% "monix" % "3.2.1"'
scala-repl-deps '"io.monix" %% "monix" % "3.2.1"' '"org.slf4j" % "slf4j-log4j12" % "1.7.30"'

About

A simple script that creates a Scala REPL with dependencies (lightweight Ammonite)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages