⭐️ A friendly language for building type-safe, scalable systems!

Add Elixir to required tools for compiler tests

authored by Daniel Khaitov and committed by Louis Pilfold 46a52677 487d1252

Changed files
+1 -1
+1 -1
CONTRIBUTING.md
··· 45 45 ## Local development 46 46 47 47 To run the compiler tests. This will require a recent stable version of Rust, 48 - Erlang, NodeJS, Deno, and Bun to be installed. 48 + Erlang, Elixir, NodeJS, Deno, and Bun to be installed. 49 49 50 50 If you are using the Nix package manager, there's a [gleam-nix flake](https://github.com/vic/gleam-nix) 51 51 you can use for running any Gleam version or quickly obtaining a development environment for Gleam.