Badges

The snippets on this page are prefilled for cb:mtlynch:go-app-starter . Copy any of them into your README to show a NixCI status badge.

Repository badge

The badge URL is:

https://nix-ci.com/badge/cb:mtlynch:go-app-starter

Markdown:

[![NixCI](https://nix-ci.com/badge/cb:mtlynch:go-app-starter)](https://nix-ci.com/cb:mtlynch:go-app-starter)

HTML:

<a href="https://nix-ci.com/cb:mtlynch:go-app-starter">
  <img src="https://nix-ci.com/badge/cb:mtlynch:go-app-starter"
       alt="NixCI Badge">
</a>

Renders as:

NixCI Badge

Per-branch badge

To make a badge for a specific branch, append the branch name to the URL. Replace yourbranchnamehere with your branch name:

https://nix-ci.com/badge/cb:mtlynch:go-app-starter/yourbranchnamehere