gleam-lang/gleam

`gleam export otp-release` command

Open

#4,978 建立於 2025年9月15日

在 GitHub 查看
 (19 留言) (9 反應) (0 負責人)Rust (21,417 star) (960 fork)batch import
discussionhelp wanted

描述

I thought we had an issue for this, but I couldn't find one!

Our current "erlang-shipment" is a poor imitation of a proper OTP release. Create a new command that creates these, and then we can deprecate the erlang-release command.

Documentation: https://www.erlang.org/doc/system/release_structure

Distillery has some nice info here: https://hexdocs.pm/distillery/2.0.0-rc.8/understanding_releases.html

Karlsson has some information here on OTP applications: https://github.com/karlsson/glite

貢獻者指南