Burrito is a tool for packaging Elixir CLI applications into self-extracting executables that work across Windows, macOS, and Linux without requiring Erlang runtime installation. It bundles your BEAM code, ERTS runtime, and compiled NIFs into a single binary using Zig. The tool supports cross-compilation from Linux/macOS build

12m read timeFrom github.com
Post cover image
Table of contents
Cross-Platform Elixir DeploymentsWhat Is It?Quick StartAdvanced Build ConfigurationKnown Limitations and IssuesContributing

Sort: