Skip to content

Update Beam docs for rebar3 scaffold generation#231

Merged
dbrattli merged 1 commit intodevfrom
beam-docs-2
Mar 11, 2026
Merged

Update Beam docs for rebar3 scaffold generation#231
dbrattli merged 1 commit intodevfrom
beam-docs-2

Conversation

@dbrattli
Copy link
Collaborator

Summary

  • Update Beam getting-started and build-and-run docs to reflect the new rebar3 scaffold auto-generation from Fable#4387
  • Replace manual erlc compilation steps with rebar3 compile
  • Update output structure to show src/ subdirectories, rebar.config, and .app.src files
  • Update run commands to use rebar3 output paths (_build/default/lib/*/ebin)
  • Fix OTP version requirement (24 → 25) and add rebar3 as prerequisite

Test plan

  • Verified end-to-end with a fresh hello-world project using Fable 5.0.0-rc.3 and Fable.Core 5.0.0-rc.1

🤖 Generated with Claude Code

Ref: fable-compiler/Fable#4387

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dbrattli dbrattli merged commit 8ea74a3 into dev Mar 11, 2026
2 checks passed
@dbrattli dbrattli deleted the beam-docs-2 branch March 11, 2026 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant