Installation
wyrmflow requires jj (Jujutsu) 0.28+ to be installed first.
Install jj
Section titled “Install jj”brew install jjwinget install jjcargo install --locked jj-cliInstall wyrmflow
Section titled “Install wyrmflow”Download the latest release for your platform.
- macOS — Open the
.dmg, drag wyrmflow to Applications. - Windows — Run the
.exeinstaller. - Linux —
chmod +x wyrmflow-*.AppImage && ./wyrmflow-*.AppImage
Verify
Section titled “Verify”Launch wyrmflow and open a jj repository with File → Open Repository.