Skip to content

genius257/au3pm

Repository files navigation

au3pm

A package manager for AutoIt3

latest stable au3pm version open issues GitHub All Releases AppVeyor tests

The syntax is inspired from package managers like npm, yarn and composer.

Download executable

Installation

au3pm can be used portable or be installed.

portable

Simply download the executable from releases, or build it yourself (building it, requires AutoIt to be installed)

installation

  1. Download the executable from releases.
  2. Run the executable with the following parameters: [au3pm] install au3pm -g
  3. Wait for the command to finish
  4. the command au3pm should now be available in the cmd.exe

Documentation

The documentation is available here