scaffoldly/Archetect Render Action
GitHub Action to render using Archetect https://github.com/archetect/archetect
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| archetect-version | The Archetect version (https://github.com/archetect/archetect/releases) | no | v0.7.3 |
| archetect-os | The OS for the compiled Archetect binary [linux-x64, windows-x64, osx-x64] | no | linux-x64 |
| source | The source directory or Git repo containing an archetype.yml | yes | — |
| destination | The destination of the rendered output | no | . |
| options | Additional command-line options for the archetect command (e.g. -a, -A, -s) | no | "" |
| commit | If set, changes will be committed back into the repository | no | true |
| post-render-command | If set, a command to run post rendering (e.g. code formatting) | no | "" |
Outputs
no outputs