Open PR for a sh
Spack package
#1191
mcmehrtens
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just wanted to share that I've opened a PR for an
sh
package to be added to the Spack package repository. It's namedgo-sh
to prevent potential confusion with the Bourne shell.It's true that
shfmt
andgosh
are easily installed by most package managers, and binaries are available for most platforms, but in a high-performance computing (HPC) environment or similar, one may not have access to any package managers. In this case, Spack may be a more convenient alternative than installing all the dependencies and building yourself :)Check out Spack if you're interested. It's a really neat tool!
Beta Was this translation helpful? Give feedback.
All reactions