README.md
November 13, 2024 ยท View on GitHub

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