Skip to content
/ lilac Public
forked from archlinuxcn/lilac

Lilac is the build bot for archlinuxcn

Notifications You must be signed in to change notification settings

a-wing/lilac

 
 

Repository files navigation

lilac.png

依赖

配置

正确配置 Python 库路径 PYTHONPATH 及命令路径 PATH。批量更新时还需要无密码的 GPG 签名。

命令

  • Python >= 3.4
  • curl
  • git
  • makepkg
  • zsh (batch)
  • nvchecker (batch)
  • gpg (batch)
  • Local MTA (batch)
  • devtools (batch)
  • pid_children (batch) (a program to find out descendant processes by pid)

Python 库

  • requests
  • lxml
  • winterpy (will auto download if not available)
  • toposort
  • pyyaml

About

Lilac is the build bot for archlinuxcn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%