ahkpm init
Interactively create an ahkpm.json file in the current directory
Synopsis
Interactively creates an ahkpm.json file in the current directory so that you can install AutoHotkey packages and use them within your AutoHotkey scripts.
Running ahkpm init
will prompt you for information about your package and
create an ahkpm.json
file in the current directory.
Usage
ahkpm init [flags]
Options
--defaults
,-d
: Create an ahkpm.json file with default values. No prompts.