Bazel Tutorial: How to Build, Run, Test & Query (deps, rdeps, tags)

Поделиться
HTML-код
  • Опубликовано: 2 окт 2022
  • In this video, we're going to be going over the bazel fundamentals. We'll be learning how to build, run, test and query for targets in a fun and gamified bazel workspace. This will make it easy to understand how bazel works. We will query for dependencies (deps), reverse dependencies (rdeps) and tags.
    Bazel: bazel.build/
    Bazel Mystery: github.com/salesforce/bazel-m...
  • НаукаНаука

Комментарии • 2

  • @sreekumarmenon
    @sreekumarmenon Месяц назад

    Thanks Kris for creating this project! its a fun and easy way to understand the bazel commands !