yorailevi/Ahk2Exe
GitHub Action to compile AutoHotKey scripts using Ahk2Exe
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| in | The path or file name of the AutoHotKey script to compile | yes | — |
| out | The path or file name of the compiled executable (by default, an executable of the same name will be created in the path of the AutoHotKey script specified by the "in" parameter) | no | "" |
| icon | The icon of the executable file is specified | no | "" |
| base | The name of the base file to be used for Ahk2Exe | no | "" |
Outputs
no outputs