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

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

Awesome Lists containing this project

README

        

# asdf-shfmt

[![Build](https://github.com/luizm/asdf-shfmt/actions/workflows/ci.yml/badge.svg)](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
```