- https://github.com/scala-native/scala-native
- https://github.com/frgomes/scala-native-example
- LLVM: http://llvm.org/releases/download.html#3.8.0 - look for 'Clang for x86_64 Debian 8'
- clone scala-native repo (tested at 9068e556b83167c2fc6c784947137c5f8c301ee2)
rm -r $HOME/.ivy2/local/org.scala-nativeexport PATH=$PATH:$HOME/Documents/devel/clang/bin- (disable doc generation in
build.sbtif not yet in upstream) sbt clean nscplugin/publish-localsbt publish-local