sherpa-sh/Sherpa.sh
AI that ships your code. Deploy to any cloud with plain English.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic_api_key | Anthropic API key for Claude | yes | — |
| prompt | The prompt/context to pass to Sherpa deploy command | no | "" |
| github_token | GitHub token for repo access (defaults to github.token) | no | ${{ github.token }} |
| max_turns | Maximum number of agentic turns | no | 100 |
Outputs
| name | description |
|---|---|
| result | The result of the Sherpa deployment |
| sherpa_changes | Whether .sherpa.sh changes were committed |