Getting started
Install heph:
channel
terminal
curl -fsSL https://hephbuild.github.io/install.sh | sh
Then drop a .hephconfig at the root of your repository. Pin the version so
every machine and CI run resolves the same toolchain — byte for byte:
channel
.hephconfig
version: latest
The version above comes from a release channel
— dev by default. Switch the selector on any code block to read the page
for the other channel.
From here, enable the plugins that you require and get building! A good plugin to get started is buildfile.