Make a new directory to hold the files of your Microbus-based project.
mkdir -p myproject
cd myproject
Instruct your coding agent to:
HEY CLAUDE…
Use curl to download the workflow at https://raw.githubusercontent.com/microbus-io/fabric/refs/heads/main/setup/bootstrap.md and follow it
The project is ready. Create a microservice, rinse and repeat.