-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace shellscirpt with ...? #825
Comments
Another candidates https://github.com/NixOS/nixpkgs/blob/8885a1e21ad43f8031c738a08029cd1d4dcbc2f7/pkgs/build-support/writers/scripts.nix babashka, nu, ruby, rust |
kachick
added a commit
that referenced
this issue
Oct 22, 2024
Merged
kachick
added a commit
that referenced
this issue
Oct 22, 2024
kachick
changed the title
Try
Replace shellscirpt with ...?
Nov 28, 2024
bitfield/script
for replacing shellscirpt with golang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When addressed #741, I felt using pipe is not easy in golang, how about to use https://github.com/bitfield/script for that purpose?
My pain for shell scripts.
Benefit of keeping bash
ref: GH-183, GH-281
The text was updated successfully, but these errors were encountered: