/elixir-with-gleam-basic

Basic example of using elixir with gleam

Primary LanguageElixir

WithGleam

This uses mix_gleam to compile gleam code in an Elixir project.

Setup and run

  • install gleam and mix_gleam
  • mix deps.get
  • iex -S mix