Skip to content

mistakenelf/bubbletea-starter

Repository files navigation

Bubbletea-Starter

Latest Release GoDoc Build Status

About The Project

A starting point for bubbletea apps

Built With

Installation

Curl

curl -sfL https://raw.githubusercontent.com/knipferrc/bubbletea-starter/main/install.sh | sh

Go

go install github.com/knipferrc/bubbletea-starter@latest

Features

  • Add your awesome feature list here

Configuration

A config file will be generated (bubbletea-starter.yml) in the config directory of the OS in which the app is ran from. If XDG_CONFIG_HOME is set, that will be used instead.

settings:
  enable_logging: false
  enable_mousewheel: true

About

Starting point for a bubbletea app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published