colinkennedy/LuaRocks rockspec expander
Generate a intermediary .rockspec file from some a template.rockspec
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input | The template file to generate. e.g. template.rockspec | yes | — |
| output | The name / path to write the generated .rockspec to. e.g. foo-scm-1.rockspec | yes | — |
| delete_input_after | Remove the `input` from-disk after `output` is created. | no | false |
Outputs
no outputs