Initial Arch Linux packaging

This commit is contained in:
OleSTEEP 2025-02-01 15:45:14 +03:00
parent e5bf961ddb
commit 555ea0ebbb
2 changed files with 32 additions and 3 deletions

View file

@ -16,10 +16,8 @@ Collection of tools used by VienDesu! Porting Team
#### Build tools as binaries:
* Run `./build.sh` on UNIX
* Run `.\build.bat` for Windows
* Arch Linux - `TODO`
* NixOS - `TODO`
#### Install as python package:
* Run `pip install -U .` command in project folder
* Arch Linux - `TODO`
* Arch Linux - `paru -Bi .`
* NixOS - `TODO`