first_gleam_publish_package
A Gleam project
Quick start
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
Installation
If available on Hex this package can be installed by adding first_gleam_publish_package
to your gleam.toml
dependencies:
[dependencies]
first_gleam_publish_package = "~> 0.1"