add tool links to readme & auto generation warning

This commit is contained in:
basil 2025-06-08 14:14:42 -04:00
parent 76a069956a
commit a48744fcd6
Signed by: basil
SSH key fingerprint: SHA256:y04xIFL/yqNaG9ae9Vl95vELtHfApGAIoOGLeVLP/fE
3 changed files with 5 additions and 1 deletions

View file

@ -21,7 +21,7 @@ func main() {
```
## developing
1. install `just` and `go` >= 1.23
1. install [`just`](https://github.com/casey/just) and [`go`](https://go.dev) >= 1.23
2. run `just generate`
## todo

View file

@ -1,5 +1,7 @@
package catppuccin
// THIS FILE IS AUTOMATICALLY GENERATED DO NOT EDIT
import "github.com/charmbracelet/lipgloss"
type Palette struct {

View file

@ -1,5 +1,7 @@
package catppuccin
// THIS FILE IS AUTOMATICALLY GENERATED DO NOT EDIT
import "github.com/charmbracelet/lipgloss"
type Palette struct {