pokerops/devbox
Execute a devbox command in the specified path
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Devbox path | no | ./ |
| pre | Prepare command to run | no | "" |
| run | Devbox command to run | no | make test |
| checkout | Checkout the codebase | no | true |
| install | Install Devbox | no | true |
| cache | Enable caching for Devbox installation | no | true |
Outputs
no outputs