mirror of
https://github.com/charmbracelet/glow
synced 2024-11-10 06:04:18 +00:00
dec59a2199
* chore: bump cobra & viper * feat(ci): use config files from meta repo * publish docker images * generate shell completions * generate man pages * feat(ci): use shared workflows from meta repo
12 lines
407 B
YAML
12 lines
407 B
YAML
includes:
|
|
- from_url:
|
|
url: charmbracelet/meta/main/goreleaser-glow.yaml
|
|
|
|
variables:
|
|
main: "."
|
|
binary_name: glow
|
|
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"
|