Skip to content

Instantly share code, notes, and snippets.

@ponkotuy
Created December 22, 2015 11:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ponkotuy/b7dcffc731ca83a4a8eb to your computer and use it in GitHub Desktop.
Save ponkotuy/b7dcffc731ca83a4a8eb to your computer and use it in GitHub Desktop.
scalasスクリプト(sbt-extraユーザ向け)
#!/bin/sh
java -jar $HOME/.sbt/launchers/0.13.9/sbt-launch.jar -Dsbt.main.class=sbt.ScriptMain -Dsbt.boot.directory=$HOME/.sbt/boot "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment