Go to file
jolheiser 226c065562
Initial commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2022-04-21 15:25:27 -05:00
.run Initial commit 2022-04-21 15:25:27 -05:00
.gitignore Initial commit 2022-04-21 15:25:27 -05:00
Dockerfile Initial commit 2022-04-21 15:25:27 -05:00
LICENSE Initial commit 2022-04-21 15:25:27 -05:00
README.md Initial commit 2022-04-21 15:25:27 -05:00
compile.sh Initial commit 2022-04-21 15:25:27 -05:00

README.md

woodpecker-ahk

A woodpecker plugin to compile AHK 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