You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
omame 77a16c7ca3
Force signing; not sure why I didn't turn this on before
2 years ago
.idea add no dependency check packages 2 years ago
.gitignore Handle docs 2 years ago
LICENSE Initial commit 2 years ago
README.md Add dependencies to README 2 years ago
config.example.json Handle docs 2 years ago
main.py Force signing; not sure why I didn't turn this on before 2 years ago
requirements.txt Initial source commit 2 years ago

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