How To Make Your Builds And Test Extremely Fast With Bazel

1 year ago
12

{Fast,Correct} - Choose two, that's the slogan of Bazel, an open-source build tool originally developed at Google. With Bazel, you precisely model your code dependencies with inputs and outputs and in return, get extremely fast tests and builds. This video will teach you everything you need to know to get started with Bazel.

Donations: https://flolu.de/donations

Source Code: https://github.com/flolu/bazel
Watch on YouTube: https://youtu.be/6MXjAZWmn4Y
Watch on Odysee: https://odysee.com/@flolu:7/bazel:2

Website: https://flolu.de
Instagram: https://www.instagram.com/flolu.de
GitHub: https://github.com/flolu
TikTok: https://www.tiktok.com/@flolu.de
Twitter: https://twitter.com/loflude

Timeline
00:00 What is Bazel
00:43 How to install Bazel
01:26 Setup your Bazel project
02:58 Development environment setup
03:25 Build your first target
08:57 Write tests with Bazel
12:10 Write a macro
15:28 Generate a dependency graph
16:01 Run Bazel in a GitHub Action
16:19 Outro

Loading 2 comments...