Go to file
omame 77a16c7ca3
Force signing; not sure why I didn't turn this on before
2021-09-23 18:39:32 +02:00
.idea add no dependency check packages 2021-08-06 13:03:06 +02:00
.gitignore Handle docs 2021-05-30 03:08:15 +02:00
LICENSE Initial commit 2021-05-23 16:02:20 +00:00
README.md Add dependencies to README 2021-05-30 03:14:23 +02:00
config.example.json Handle docs 2021-05-30 03:08:15 +02:00
main.py Force signing; not sure why I didn't turn this on before 2021-09-23 18:39:32 +02:00
requirements.txt Initial source commit 2021-05-23 20:49:16 +02:00

README.md

CyberOS Build System

This Python script automates building CyberOS packages from Gitea.

Dependencies

  • pacman
  • pacman-contrib
  • yarn
  • make
  • python
  • python-pip
  • python-sphinx
  • pip install -r requirements.txt