Bootstrapping a Project
Make a new directory to hold the files of your Microbus-based project.
mkdir -p myproject
cd myprojectInstruct your coding agent to:
curl the workflow at https://microbus.io/bootstrap and follow it
The project is ready. Create a microservice, rinse and repeat.