/fava-bins

beancount/fava binaries generated using pyinstaller

Primary LanguageShellMIT LicenseMIT

fava-bins

CI

beancount/fava binaries generated using PyInstaller

Currently building:

  • MacOS x86 64-bit
  • Linux x86 64-bit
  • Linux ARM 64-bit

Build

FAVA_VERSION="X.X" ./build.sh

Test

./dist/fava sample.beancount

Self-hosted runner setup

We are using public GitHub runners for all builds except Linux ARM64 which is not yet supported by GitHub. For this purpose we are using a self-hosted runner on AWS.

EC2 instance: Ubuntu 20.04

Dependencies:

sudo apt-get install build-essential zip zlib1g-dev python3-dev