An open API service indexing awesome lists of open source software.

https://github.com/focusaurus/homebrew-shfmt

shfmt installable via homebrew tap
https://github.com/focusaurus/homebrew-shfmt

Last synced: about 1 year ago
JSON representation

shfmt installable via homebrew tap

Awesome Lists containing this project

README

          

# Homebrew Tap for shfmt

This repo is a [homebrew](http://brew.sh) Tap so you can install the excellent [shfmt](https://github.com/mvdan/sh) shell script autoformatter.

## How to install

`brew install focusaurus/homebrew-shfmt/shfmt`

## Supported OS

Homebrew is focused on macOS, so this Tap supports installing shfmt on macOS. However, shfmt itself is a golang program and supports additional operating systems.