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 (960 forks)batch import
help wanted

Repository metrics

Stars
 (21,417 stars)
PR merge metrics
 (Avg merge 10d 19h) (69 merged PRs in 30d)

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