gleam-lang/gleam

Reference Elixir libraries rather than symlinking them

Open

#2,416 opened on Nov 21, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (21,417 stars) (960 forks)batch import
help wanted

Description

Context: https://github.com/gleam-lang/gleam/issues/2396#issuecomment-1820147626

This would enable the build tool to work without admin permissions on Windows. We would need to update the code for building projects and also the gleam export erlang-shipment command.

Contributor guide