shfmt 3.9.0
Shell formatter with bash support
This package provides a shell formatter. Supports POSIX Shell, Bash, and mksh.
- Outputs:
out
- Website: https://github.com/mvdan/sh
- Licenses: Modified BSD
- Package source: gnu/packages/shellutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install shfmt 3.9.0
as follows:
guix install shfmt@3.9.0
Or install the latest version:
guix install shfmt
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.