CLI Overview

Donna ships as one command:

code
donna <COMMAND>

The usual workflow is:

code
donna new hello
donna format
donna check
donna test
donna build
donna run

Use help when you need the full list:

code
donna help
donna help build

Use the version command to check what you have installed:

code
donna --version

The CLI should feel direct. Create, check, test, build, run. No ceremony. We have things to ship.