zackees/template-python-rust-cmd

Composite action that installs the `template-cli` binary shipped with the template-python-rust-cmd Python package, then exposes it on PATH for downstream steps. Pair with `./cleanup` for a clean post-job state.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of the template-python-rust-cmd Python package to install. Defaults to the version declared in pyproject.toml of the consuming repo (resolved by uv).no""
python-versionPython version uv should provision the install venv with. Defaults to a recent CPython compatible with the package's requires-python lower bound.no3.11
namedescription
binary-pathAbsolute path to the installed `template-cli` binary.