Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/casperklein/docker-shellcheck-builder

Build shellcheck debian package
https://github.com/casperklein/docker-shellcheck-builder

Last synced: 1 day ago
JSON representation

Build shellcheck debian package

Awesome Lists containing this project

README

        

# Build shellcheck and create debian package

make

# Install shellcheck

make install

# Uninstall shellcheck

make uninstall

# Cleanup build environment

make clean