2019-07-04 15:42:38 +02:00
|
|
|
KiCad AppImages
|
|
|
|
===============
|
|
|
|
|
|
|
|
These AppImages were built and tested on a Linux Mint 19.
|
|
|
|
|
|
|
|
They were built using https://github.com/AppImage/AppImages.git running
|
|
|
|
`bash -ex ./pkg2appimage recipes/kicad4.yml`
|
|
|
|
or
|
|
|
|
`bash -ex ./pkg2appimage recipes/kicad5.yml`
|
|
|
|
using the Yaml files from the recipes folder.
|
|
|
|
|
|
|
|
Feel free to use the recipe for the nightly version.
|
|
|
|
|
2019-07-04 15:45:30 +02:00
|
|
|
# Download
|
|
|
|
Please see [releases](https://github.com/KarlZeilhofer/kicad-appimage/releases) for all the binary AppImages for download.
|