hello_gleam

Package Version Hex Docs

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 added to your Gleam project:

gleam add hello_gleam

and its documentation can be found at https://hexdocs.pm/hello_gleam.

Deployment

Deploying on Fly.io:

Install

curl -L https://fly.io/install.sh | sh

Deploy

flyctl launch

To deploy future versions of the application run flyctl deploy after saving any changes to the source code.

Next steps

https://fly.io/docs/speedrun/#next-steps