Skip to content

Create the internal/tui package skeleton which wraps BubbleTea Implementation #16

@baync180705

Description

@baync180705

Initialize the internal package that will hold the Bubble Tea logic.

  • Create directory internal/tui.
  • Create internal/tui/model.go (defines the tea.Model).
  • Create internal/tui/styles.go (defines Lip Gloss styles).
  • Implement a basic InitialModel() function that returns a tea.Model.
  • Implement the required Bubble Tea methods: Init, Update, and View.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions