4d/Run tool4d!
Run 4D code using tool4d
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 29, 2026
- License
- MIT
Pinned Snippet
uses: 4d/tool4d-action@52c2871fb6dc3edb6c56bf42942f47cf449f438b # v3.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Project to run (* to find it automatically) | no | — |
| startup-method | Startup method name (to replace database method) | no | — |
| user-param | user parameters | no | — |
| error-flag | path of file to check for errors (default "error") | no | — |
| product-line | tool4d product line | no | — |
| version | tool4d version | no | — |
| build | tool4d build number (default latest) | no | — |
| token | if needed a token to download | no | — |
Outputs
| name | description |
|---|---|
| tool4d | tool4d binary path. |
| project | Final project path used for execution. |