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
- Host: GitHub
- URL: https://github.com/focusaurus/homebrew-shfmt
- Owner: focusaurus
- Created: 2017-01-04T16:51:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T14:44:36.000Z (about 9 years ago)
- Last Synced: 2025-03-25T18:02:54.717Z (about 1 year ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.