Skip to content

Instantly share code, notes, and snippets.

@mnn
Last active May 17, 2017 14:01
Show Gist options
  • Save mnn/68ac828a0e8c57de79db to your computer and use it in GitHub Desktop.
Save mnn/68ac828a0e8c57de79db to your computer and use it in GitHub Desktop.
Ammonite REPL installation with MinGW
mkdir -p ~/.ammonite && wget -O ~/.ammonite/predef.scala --no-check-certificate https://git.io/v6r5y
wget -O amm --no-check-certificate https://git.io/vioDM && chmod u+x amm && ./amm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment