Packages

open a file or uri with the users preferred application

Current section

Files

Jump to
opener gleam.toml
Raw

gleam.toml

name = "opener"
version = "1.1.0"
description = "open a file or uri with the users preferred application"
licences = ["Apache-2.0"]
repository = { type = "github", user = "ninanomenon", repo = "opener" }
[dependencies]
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"