go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/lucicfg/examples/01-minimal/generated/project.cfg (about)

     1  # Auto-generated by lucicfg.
     2  # Do not modify manually.
     3  #
     4  # For the schema of this file, see ProjectCfg message:
     5  #   https://config.luci.app/schemas/projects:project.cfg
     6  
     7  name: "hello-world"
     8  lucicfg {
     9    version: "1.1.1"
    10    package_dir: "../."
    11    config_dir: "generated"
    12    entry_point: "main.star"
    13  }