Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luizm/asdf-shellcheck

shellcheck plugin for asdf version manager https://github.com/asdf-vm/asdf
https://github.com/luizm/asdf-shellcheck

asdf asdf-shellcheck shell-script shellcheck

Last synced: 13 days ago
JSON representation

shellcheck plugin for asdf version manager https://github.com/asdf-vm/asdf

Awesome Lists containing this project

README

        

# asdf-shellcheck

![Build Status](https://github.com/luizm/asdf-shellcheck/actions/workflows/build.yml/badge.svg)

[shellcheck](https://github.com/koalaman/shellcheck) 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 shellcheck https://github.com/luizm/asdf-shellcheck.git
```

## Install

```
asdf install shellcheck 0.7.0
```