Skip to content

Instantly share code, notes, and snippets.

@jeffdyke
Created June 6, 2017 14:22
Show Gist options
  • Save jeffdyke/3916169be76a40de6414a6adc2469e2f to your computer and use it in GitHub Desktop.
Save jeffdyke/3916169be76a40de6414a6adc2469e2f to your computer and use it in GitHub Desktop.
predefScript.sc for 1.0.0-RC3
interp.load.ivy(
"com.lihaoyi" %
s"ammonite-shell_${scala.util.Properties.versionNumberString}" %
ammonite.Constants.version
)
@
val shellSession = ammonite.shell.ShellSession()
import shellSession._
import ammonite.ops._
import ammonite.shell._
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment