1# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
2
3version: 2
4
5includes:
6 - from_url:
7 url: charmbracelet/meta/main/goreleaser-soft-serve.yaml
8
9variables:
10 main: "./cmd/soft"
11 binary_name: soft
12 description: "A tasty, self-hostable Git server for the command lineπ¦"
13 github_url: "https://github.com/charmbracelet/soft-serve"
14 maintainer: "Ayman Bagabas <ayman@charm.sh>"
15 brew_commit_author_name: "Ayman Bagabas"
16 brew_commit_author_email: "ayman@charm.sh"