https://github.com/luizm/asdf-shfmt
shfmt plugin for asdf version manager https://github.com/asdf-vm/asdf
https://github.com/luizm/asdf-shfmt
asdf asdf-plugin shell-script shfmt
Last synced: about 1 month ago
JSON representation
shfmt plugin for asdf version manager https://github.com/asdf-vm/asdf
- Host: GitHub
- URL: https://github.com/luizm/asdf-shfmt
- Owner: luizm
- License: mit
- Created: 2019-05-02T13:06:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T17:11:24.000Z (over 2 years ago)
- Last Synced: 2025-05-12T23:53:26.998Z (about 1 month ago)
- Topics: asdf, asdf-plugin, shell-script, shfmt
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-shfmt
[](https://github.com/luizm/asdf-shfmt/actions/workflows/ci.yml)
[shfmt](https://github.com/mvdan/sh) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.
For more informations about the [asdf usage](https://asdf-vm.com/#/core-commands).
## Add plugin
```
asdf plugin-add shfmt
```## Install
```
asdf install shfmt 3.0.2
```