mirror of
https://github.com/catppuccin/go.git
synced 2026-01-09 05:20:50 +08:00
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Catppuccin for Go
Usage
- Run
go get github.com/catppuccin/go. - Add
import catppuccin "github.com/catppuccin/go"to your file. - Refer to the pkg.go.dev documentation and
_examples/main.gofor usage.
Contributing
This repository uses Whiskers to generate the Go flavor files.
Ensure whiskers and go are in your $PATH, and run:
go generate ./...
💝 Thanks to
Copyright © 2021-present Catppuccin Org
Languages
Go
96.8%
Nix
3.2%
