Skip to content

3.0.4

Compare
Choose a tag to compare
@ivan-hc ivan-hc released this 28 Apr 04:27
· 5851 commits to main since this release
5ba68f5

"AM" 3.0.4 RELEASED!

This release has improved workflow when you want to create your own scripts for "AM" for applications hosted on github.com

Added interactive and smart support for creating your scripts from github.com (AppImage, deb, tar and zip packages).

USAGE:

am -t $PROGRAM

then select a number between 2 (AppImage), 3 (DEB), 4 (TAR) and 5 (ZIP).

This will ask you for:

  • the name of the repository (eg "NAME/REPOSITORY");
  • the category of your program (to be selected from a list);
  • the url of the icon (to copy/paste when prompted).

The same kind of support will also be added to other templates, for new sub-releases: stay tuned!