indoorvivants/sn-vcpkg

Run example as part of CI on MacOS

keynmol opened this issue · 0 comments

We are already run the hermetically sealed example on Linux, using Docker.

On Mac, we should just

  1. Publish sbt-vcpkg and dump the version
  2. use dumped version to run the example cd example && SBT_VCPKG_VERSION=<dumped-version> sbt run

Should it be it, really. If sbt-vcpkg is worth its money :)