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.0.0"
description = "open a file or uri with the users preferred application"
licences = ["Apache-2.0"]
repository = { type = "github", user = "ninanomenon", repo = "opener" }
[dependencies]
gleam_erlang = ">= 1.2.0 and < 2.0.0"
gleam_stdlib = ">= 0.62.0 and < 1.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"