Installation tool for installable.sh.
docker pull ghcr.io/installable-sh/install:v1go install github.com/installable-sh/install@latestINSTALL [options] <url> [args...]Note: INSTALL is under development and will be available in a future release. It is intended for installation and setup tasks during Docker image builds.
# Build
make build
# Run tests
make test
# Run all CI checks
make ciApache 2.0 - see LICENSE