This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
sbt
mirror of
https://github.com/sbt/sbt.git
Watch
1
Star
0
Fork
You've already forked sbt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1f5c66413f
sbt
/
scripts
/
nix-run
6 lines
87 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
HERE
=
"
`dirname
$0
`
"
nix-shell
$HERE
/scala-native.nix -A clangEnv
Reference in New Issue
View Git Blame
Copy Permalink