You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main thing I noticed that you might need to change is to start tagging new versions with the appropriate semantic version number. e.g. git tag 1.3.18.
I'd be happy to open up a PR adding the ahkpm.json file if you're interested.
The text was updated successfully, but these errors were encountered:
Hi @jasonsparc. I'm wondering if you'd be interested in publishing DSVParser-AHK as an ahkpm package?
ahkpm is a package manager built specifically for AutoHotkey libraries.
I've written a guide on how to publish ahkpm packages and it likely wouldn't take much time at all.
The main thing I noticed that you might need to change is to start tagging new versions with the appropriate semantic version number. e.g.
git tag 1.3.18
.I'd be happy to open up a PR adding the
ahkpm.json
file if you're interested.The text was updated successfully, but these errors were encountered: