Cross-platform packaging scripts for lune.
Find a file
2023-08-05 13:16:10 +05:30
.github/workflows chore(actions): disable old appimage action 2023-08-05 12:26:53 +05:30
Formula Updated lune.rb to latest formula on Homebrew 2023-08-04 10:35:26 -07:00
lune-src@9ff142e6e2 chore: update lune sources 2023-08-05 00:58:02 +00:00
package fix: proper AppDir 2023-08-05 13:10:17 +05:30
test fix: scoop testing entrypoint; install scoop for admin 2023-08-01 12:52:10 +05:30
utils feat(utils): readme updater tool 2023-07-31 00:18:35 +05:30
.gitattributes chore(gitattributes): syntax highlighting for PKGBUILDs and .justfile 2023-07-23 22:12:42 +05:30
.gitignore Remove old docs, move typedefs dir 2023-07-22 14:44:28 +02:00
.gitmodules fix: use patched pkg2appimage fork 2023-08-03 20:39:16 +05:30
.justfile chore: manually "merge" .justfile from main to packaging/aur 2023-07-23 22:08:41 +05:30
lune.COMMIT create: lune.COMMIT 2023-07-28 14:49:18 +05:30
README.md chore(README): include installation steps 2023-08-01 16:48:50 +05:30

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 GitHub Workflow Status (with event)
Scoop GitHub Workflow Status (with event)

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