bf203383bd
Add nightly builds for popular and commonly used packages on macOS that should improve the onramp user experience if working well.
4 lines
112 B
Bash
Executable file
4 lines
112 B
Bash
Executable file
#!/usr/bin/env sh
|
|
git clone https://github.com/spack/spack.git
|
|
. spack/share/spack/setup-env.sh
|
|
spack compilers
|