CLI Overview
Donna ships as one command:
donna <COMMAND>
The usual workflow is:
donna new hello
donna format
donna check
donna test
donna build
donna run
Use help when you need the full list:
donna help
donna help build
Use the version command to check what you have installed:
donna --version
The CLI should feel direct. Create, check, test, build, run. No ceremony. We have things to ship.