kallisto icon indicating copy to clipboard operation
kallisto copied to clipboard

GitHub actions for automatic builds

Open Lioscro opened this issue 5 years ago • 0 comments

Use Github actions to automatically build binaries for Windows, Mac, Linux and attach these to the release (as archives).

  • Windows is built on dockcross/windows-static-x64
  • Mac is built on Catalina 10.15 (provided by github)
  • Linux is built on dockbuild/centos6
  • htslib is built by downloading the 1.9 release from github, instead of the included htslib files

See https://github.com/Lioscro/kallisto/releases/tag/actions_test11 for an example.

Lioscro avatar Jan 24 '20 07:01 Lioscro