Skip to content

Instantly share code, notes, and snippets.

@jeffdyke
Created November 23, 2016 16:41
Show Gist options
  • Save jeffdyke/e735cf0449d8ad49564f82ea86ab44a5 to your computer and use it in GitHub Desktop.
Save jeffdyke/e735cf0449d8ad49564f82ea86ab44a5 to your computer and use it in GitHub Desktop.
interp.load.ivy("com.lihaoyi" %% "ammonite-shell" % ammonite.Constants.version)
@
val shellSession = ammonite.shell.ShellSession()
import shellSession._
import ammonite.shell.PPrints._
import ammonite.ops._
import ammonite.shell._
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment