pleaseai/Setup Claude Code

Setup Claude Code CLI with GitHub Actions cache support

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionClaude Code version to install. Options: "stable" (recommended), "latest", or specific version number (e.g., "2.0.25")nolatest
github_tokenGitHub token for accessing plugin repositories. Used to configure git credentials and convert SSH URLs to HTTPS. The token is configured with the local git config. For private repositories, ensure the token has appropriate access. Learn more about creating and using encrypted secrets: https://docs.github.com/en/actions/security-guides/encrypted-secretsno${{ github.token }}
marketplacesPlugin marketplace sources to add. Supports: GitHub (owner/repo), Git URL, local path, or remote URL. Can be comma-separated or newline-separated for multiple marketplaces. Required if installing plugins.no
pluginsList of plugins to install. Can be comma-separated or newline-separated (e.g., "dev-tools@passionfactory,pr-review-toolkit@passionfactory" or one per line). Requires marketplaces to be added first.no
namedescription
cache-hitWhether cache was restored (true/false)
versionInstalled Claude Code version
claude-pathAbsolute path to claude executable
marketplaces_addedNumber of marketplaces added or updated
plugins_installedComma-separated list of successfully installed plugins