woodpecker-ahk/README.md

13 lines
357 B
Markdown
Raw Permalink Normal View History

# woodpecker-ahk
A [woodpecker](https://woodpecker-ci.org) plugin to compile [AHK](https://www.autohotkey.com/) scripts to executables.
## Settings
- `script`: The path to the script to compile.
- `icon`: The path to the icon for the executable.
- `out`: The output path for the executable (remember to add the `.exe` suffix).
## License
[MIT](LICENSE)