Packages/CONTRIBUTING.md
月季花中的星辰 ab857be577
Create CONTRIBUTING.md
2021-08-23 20:46:31 +08:00

1.5 KiB

贡献

lilac

Packages 仓库是由 lilac 构建的。 lilac 通过 lilac 相关文件,如 lilac.yamllilac.py,进行更新。它同时允许用户通过 PKGBUILD 构建仓库。

PKGBUILD

The PKGBUILD writing guide is give by PKGBUILD page on ArchWiki, you can find different ways to write PKGBUILD developed by coding language.

Also, you can refer to the AUR if you are a beginner. And the Arch Forum and our discussions would be a great place to discuss the related issues.

lilac.yaml

lilac.yaml is the required file for lilac. The regular writing guide is provided by archlinuxcn. API is listed here and Q&A is posted here by wiki of archlinuxcn.

For the lilac.yaml writing, please refer the archlinuxcn repo and the arch4edu repo.

lilac.py

lilac.py is not the necessary file for lilac. The writing guide for lilac.py is provided by archlinuxcn wiki.

For the lilac.py writing, please refer the archlinuxcn repo and the arch4edu repo.