The garnix GitHub app
To install the garnix GitHub app:
- Create an account on garnix.io.
- Go to github.com/apps/garnix-ci (or go to app.garnix.io and click 'Configure' on the left.)
- Click 'Configure' on the top right.
- Select a GitHub org or account.
- Under 'Repository Access' select 'All repositories' to enable garnix for all your GitHub repos. Or select 'Only select repositories', and click on the repositories of your choice. Note that garnix will only run on repositories which have been enabled and which have a flake.nix.
- Click 'Save' at the bottom.
garnix will from now on pick up pushes to all the repos for which the garnix GitHub app is enabled. So to trigger your first build, push a commit!