gum/examples/format.ansi
Maas Lalani f75dfa668f
docs: add new gifs (#533)
* docs: add new gifs

* Update README.md

* docs: spin.gif

* docs: add spin.gif to readme

* fix: lint

* don't commit filter.tape
2024-04-05 04:16:25 -04:00

1 KiB

> gum format -t code < main.go
 

package main

import "fmt"

func main() {
fmt.Println("Charm_™ Gum")
}