ochorocho/Setup Shippy

Install the shippy deployment tool for Composer based PHP projects and optionally run it.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
shippy-versionShippy version to install. Accepts a release tag such as "v0.0.9" or "0.0.9", or "latest" to install the most recent release.nolatest
argsOptional arguments to run shippy with after installation (e.g. "deploy production" or "config validate"). Leave empty to only install the binary.no""
install-dirDirectory the shippy binary is installed into. Defaults to "$HOME/.shippy/bin".no""
tokenGitHub token used to resolve the "latest" release and avoid API rate limits.no${{ github.token }}
namedescription
versionThe resolved shippy version that was installed (e.g. "0.0.9").
bin-pathAbsolute path to the installed shippy binary.