Files
packages/anda/devs/powershell/anda.hcl
T
Gilver 10b0f77759 add: PowerShell (#8549)
* add: PowerShell

* This file did NOT wanna add

* AAAAAAAAAAA

* Doubt this will work but

* feat: Build and include manpage

* feat: Doc package

Signed-off-by: Gilver <rockgrub@disroot.org>

* feat: More docs stuff

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-12-24 19:13:14 +08:00

7 lines
75 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "powershell.spec"
}
}