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
- interp: add stmt, subshell, builtin, func-call, and var-lookup handlers
- fix: restore terminal foreground control to support interactive commands
- expand: Support integer bases in arithmetic
- zsh: variable + local + command substitution in array
- Consider an option to keep formation of backslash character ‘\’ alignment
- Feat test n option
- Runner.access bypasses StatHandler for virtual filesystems
- Add `AccessHandler` to handler file permissions
- Implement test -N (file modified since last read)
- zsh: support multiple parameter name in for loop
- Docs
- Go not yet supported