feat: Add non-interactive mode (#18)

This commit is contained in:
Ed Zynda 2025-05-16 14:06:28 +03:00 committed by GitHub
commit 623d132772
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 414 additions and 8 deletions

2
go.mod
View file

@ -11,7 +11,7 @@ require (
github.com/aymanbagabas/go-udiff v0.2.0
github.com/bmatcuk/doublestar/v4 v4.8.1
github.com/catppuccin/go v0.3.0
github.com/charmbracelet/bubbles v0.20.0
github.com/charmbracelet/bubbles v0.21.0
github.com/charmbracelet/bubbletea v1.3.4
github.com/charmbracelet/glamour v0.9.1
github.com/charmbracelet/lipgloss v1.1.0