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 supported2 Subscribers
Add a CodeTriage badge to sh
Help out
- Issues
- syntax: inconsistent formatting for subshell's closing parentheses
- fileutil: should the Shebang be more generic?
- syntax: extra white-space before trailing comments after some compound commands
- interp: provide a public API to access the Runner's final environment after Run
- syntax: make BinaryNextLine also apply to binary test and arithmetic expressions
- syntax: multiline arrays are not intended correctly with "$()" in array member
- v4: consider swapping functional options for struct fields
- interp: unexpected array variable and subshell interaction
- interp: misplaced quote when printing while loop
- interp: let arithmetic expression is not properly evaluated when expression is enclosed in string
- Docs
- Go not yet supported