ai thought were building any application for VOID LINUX

This commit is contained in:
bawsdeep 2025-02-17 11:32:01 +01:00
parent 0f4120c1a0
commit ecdef730d5

View file

@ -1,7 +1,6 @@
# Void Linux AppImage Creation Script
This script automates the process of creating an AppImage for a Void Linux application using Docker. It works on macOS and Linux platforms and is designed for developers looking to package their Void Linux application as an AppImage for easy distribution.
# Void AppImage Creation Script
This script automates the process of creating an AppImage for the Void Editor using Docker. It works on macOS and Linux platforms.
## Requirements
* **Docker:** The script relies on Docker to build the AppImage inside a container.