(1) Install nix (2) clone sfac (3) start nix-shell (slow the first time).
gh repo clone insilica/sfac && cd sfac
nix-shell
In the nix shell you can now use the SRVC tool sr
to run flows:
sr flow feedback # start a review user interface
Listening on http://127.0.0.1:6003