#sh is a shell parser, formatter, and interpreter.

sh is a parser for #Go that parses #POSIX, #Bash, and Mir Korn shell syntax scripts. sh provides both a Go #library for parsing and handling shell scripts, as well as a command line tool for reformatting scripts. sh also includes a simple proof of concept interpreter.

Website 🔗️: https://github.com/mvdan/sh

#free #opensource #foss #fossmendations

GitHub - mvdan/sh: A shell parser, formatter, and interpreter with bash and zsh support; includes shfmt

A shell parser, formatter, and interpreter with bash and zsh support; includes shfmt - mvdan/sh

GitHub