mattludwigs / elixir-with-gleam-basic

Basic example of using elixir with gleam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Basic example of using elixir with gleam


Languages

Language:Elixir 93.7%Language:Gleam 6.3%