Skip to content

amakovec/kicad-nightly-bin-arch

Repository files navigation

kicad-nightly-bin for Arch Linux

https://aur.archlinux.org/packages/kicad-nightly-bin/

Overview

  • Designed to run on Heroku's Free Tier (<550 dyno hours/month)
  • Leverages builds from kicad-dev-nightly PPA for Ubuntu on Launchpad
  • No build server required - all repackaging of .deb -> Arch package is done in PKGBUILD (client-side)

Host on Heroku

  1. Clone this repo.
  2. Add a Config Var with the contents of SSH private key associated with your AUR account.
  3. Push this git repo to Heroku.
  4. Enable Heroku Scheduler, and schedule to run python main.py at desired cadence (Launchpad builds of kicad-dev-nightly finish around 7:30 PM UTC daily)
  5. (Optional) Test with heroku run python main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published