Landofile
Global Config
API 3
API 4
Appearance
The CircleCI quickstart is:
jobs: my-workflow: machine: image: ubuntu-2204:current steps: - checkout - run: name: Install Lando command: /bin/bash -c "$(curl -fsSL https://get.lando.dev/setup-lando.sh)"
For more examples you can check out our tests.