We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3838c commit da0b5afCopy full SHA for da0b5af
README.md
@@ -111,6 +111,13 @@ with the script as an argument. It also forwards arguments.
111
`sbang` was created by Todd Gamblin, [email protected], as part of
112
[Spack](https://github.com/spack/spack).
113
114
+## Related projects
115
+
116
+The [long-shebang](https://github.com/shlevy/long-shebang) project is
117
+like `sbang` but written in C instead of POSIX `sh`. It grew out of
118
+[Nix](https://github.com/nixos/nix) a few months after `sbang` grew out
119
+of Spack, for similar reasons.
120
121
## License
122
123
`sbang` is distributed under the terms of both the MIT license and the
0 commit comments