Packages

Exit your Gleam CLI program with a status code

Current section

Files

Jump to
gleave gleam.toml
Raw

gleam.toml

name = "gleave"
version = "0.1.0"
description = "Exit your Gleam CLI program with a status code"
licenses = ["WTFPL"]
repostitory = { type = "github", user = "ollien", repo = "gleave" }
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
gleam_stdlib = ">= 0.34.0 and < 2.0.0"