A package manager for AutoIt3
The syntax is inspired from package managers like npm
, yarn
and composer
.
au3pm can be used portable or be installed.
Simply download the executable from releases, or build it yourself (building it, requires AutoIt to be installed)
- Download the executable from releases.
- Run the executable with the following parameters:
[au3pm] install au3pm -g
- Wait for the command to finish
- the command
au3pm
should now be available in thecmd.exe
The documentation is available here