Skip to content

Commit da0b5af

Browse files
committed
Add link to Nix's long-shebang project
1 parent 4c3838c commit da0b5af

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,13 @@ with the script as an argument. It also forwards arguments.
111111
`sbang` was created by Todd Gamblin, [email protected], as part of
112112
[Spack](https://github.com/spack/spack).
113113

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+
114121
## License
115122

116123
`sbang` is distributed under the terms of both the MIT license and the

0 commit comments

Comments
 (0)