Beautify shell script with shfmt
:+1:
Github repo: https://github.com/mvdan/sh
Installation
GO111MODULE=on go get mvdan.cc/sh/v3/cmd/shfmt
Format
shfmt -l -w your-script.sh
Photo by Farzad Nazifi on Unsplash
Beautify shell script with shfmt
:+1:
Github repo: https://github.com/mvdan/sh
GO111MODULE=on go get mvdan.cc/sh/v3/cmd/shfmt
shfmt -l -w your-script.sh
Photo by Farzad Nazifi on Unsplash