Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Installation

Prerequisites

You do not need to know Rust internals to use Devflow, but the current bootstrap build path uses Rust until binary distribution channels are published.

Install via Script

From repository root:

./install.sh

What this does:

Verify Installation

dwf --help
dwf ci:plan

If dwf is not found, add ${HOME}/.local/bin to your PATH.