Created
November 23, 2016 16:41
-
-
Save jeffdyke/e735cf0449d8ad49564f82ea86ab44a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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