mirror of
https://github.com/charmbracelet/glow
synced 2024-11-10 06:04:18 +00:00
dbf6e3e799
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
14 lines
457 B
YAML
14 lines
457 B
YAML
# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
|
|
|
|
version: 2
|
|
|
|
includes:
|
|
- from_url:
|
|
url: charmbracelet/meta/main/goreleaser-glow.yaml
|
|
|
|
variables:
|
|
description: "Render markdown on the CLI, with pizzazz!"
|
|
github_url: "https://github.com/charmbracelet/soft-serve"
|
|
maintainer: "Christian Muehlhaeuser <muesli@charm.sh>"
|
|
brew_commit_author_name: "Christian Muehlhaeuser"
|
|
brew_commit_author_email: "muesli@charm.sh"
|