genius257 / au3pm

A package manager for AutoIt3

Home Page:https://genius257.github.io/au3pm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A package manager for AutoIt3

https://genius257.github.io/au3pm/

License:MIT License


Languages

Language:AutoIt 96.0%Language:Batchfile 4.0%