Packages

A terminal styling and logging framework based off the Golang Charm Lipgloss framework.

Current section

Files

Jump to
the_stars gleam.toml
Raw

gleam.toml

name = "the_stars"
version = "2.0.0"
description = "A terminal styling and logging framework based off the Golang Charm Lipgloss framework."
licences = ["Apache-2.0"]
repository = { type = "github", user = "Genekkion", repo = "the_stars" }
[dependencies]
gleam_stdlib = ">= 0.38.0 and < 1.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"