Quick start
- Install the CLI:
# python >= 3.11 required
pip install lilacli
- Run init:
lila init
- Create an account in https://app.lila.dev
- Create a new team and copy the default API Key
- Run
LILA_API_KEY=<api-key> lila run test
Ready! Open the link provided to see the test results.