mirurobotics/Setup Miru CLI
Install the Miru CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Miru CLI version to install. Supports exact versions (e.g., v0.10.0), partial versions (e.g., v0.10), or "latest". Defaults to latest. | no | latest |
| token | GitHub token for API requests (avoids rate limits). Defaults to github.token. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| version | The version of the CLI that was installed |