sh
https://github.com/mvdan/sh
Go
A shell parser, formatter, and interpreter with bash support; includes shfmt
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to sh
Help out
- Issues
- syntax: allow word iteration loops to keep all words in separate lines
- interp: process substitution named pipes seem to be flaky on Darwin
- syntax: consider zsh support
- syntax: ambiguity when parsing globs in indexed array elements
- interp: Support more flags on the "read" builtin
- v4: consider redesigning SpaceRedirects (-sr) into an option to space all operators and delimiters
- cmd/shfmt: skip zsh scripts when walking directories
- v4: syntax: keep alignment of command-continuing backslashes
- v4: interp: make HandlerContext an explicit argument to Handlers
- interp: add a single process mode
- Docs
- Go not yet supported