An open API service indexing awesome lists of open source software.

https://github.com/catppuccin/go

🦫 Soothing pastel library for Go
https://github.com/catppuccin/go

catppuccin go golang-package hacktoberfest library

Last synced: 2 months ago
JSON representation

🦫 Soothing pastel library for Go

Awesome Lists containing this project

README

          


Logo


Catppuccin for Go





![Catppuccin Variants](https://raw.githubusercontent.com/catppuccin/go/main/_examples/catppuccin.gif)

## Usage

1. Run `go get github.com/catppuccin/go`.
2. Add `import catppuccin "github.com/catppuccin/go"` to your file.
3. Refer to the [pkg.go.dev documentation](https://pkg.go.dev/github.com/catppuccin/go) and [`_examples/main.go`](https://github.com/catppuccin/go/blob/main/_examples/main.go) for usage.

## Contributing

This repository uses [Whiskers](https://github.com/catppuccin/whiskers) to generate the Go flavor files.

Ensure `whiskers` and `go` are in your `$PATH`, and run:

```sh
go generate ./...
```

## 💝 Thanks to

- [Carlos Becker](https://github.com/caarlos0)

 




Copyright © 2021-present Catppuccin Org