gum/style
Maas Lalani 7190822247
refactor(kong): Implement Run(...) error interface
Instead of needing to run the commands manually in main.go, we can implement the `Run(...) error` method to satisfy the command interface so that `kong` can Run our commands for us.
2022-07-12 22:33:52 -04:00
..
borders.go feat: Add gum style command 2022-07-07 13:29:10 -04:00
command.go refactor(kong): Implement Run(...) error interface 2022-07-12 22:33:52 -04:00
options.go refactor: use embedded style struct for all lipgloss styling 2022-07-12 16:08:33 -04:00
spacing.go feat: Add gum style command 2022-07-07 13:29:10 -04:00
style.go refactor(kong): Implement Run(...) error interface 2022-07-12 22:33:52 -04:00