Skip to main content

Quick start

  1. Install the CLI:
# python >= 3.11 required
pip install lilacli
  1. Run init:
lila init
  1. Create an account in https://app.lila.dev
  2. Create a new team and copy the default API Key
  3. Run
LILA_API_KEY=<api-key> lila run test

Ready! Open the link provided to see the test results.