Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 368 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 368 Bytes

asdf-openresty

OpenResty plugin for asdf version manager.

Install

asdf plugin-add openresty https://github.com/HaloGithub/asdf-openresty.git

Linting

docker run --rm -v $(pwd):/mnt koalaman/shellcheck --format=gcc --external-sources bin/* lib/**/*.bash