mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-08 11:49:10 +00:00
Cross-platform packaging scripts for lune.
.github/workflows | ||
Formula | ||
lune-src@7b8335a704 | ||
package | ||
test | ||
utils | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.justfile | ||
lune.COMMIT | ||
README.md |
This repository houses the required manifests and build scripts for lune packaging. For more information on lune, see filiptibell/lune.
Packaging Statuses
Platform | Status |
---|---|
AUR | |
Scoop |
Installation
AUR
yay -S lune
### OR ###
yay -S lune-git
### OR ###
yay -S lune-bin
Scoop
scoop bucket add lune https://github.com/CompeyDev/lune-packaging.git
scoop install lune