Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Hooks & Extensibility

Rebar3's extensibility system allows customization at multiple levels: pre/post hooks execute shell commands or providers at specific compilation stages, custom compilers handle new file types, plugins add entirely new functionality, and project builders support non-Erlang build systems.