Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

EngFlow/codelabs

Repository files navigation

Bazel Codelab

Before you get started

Take a look at these informational slides to learn about Bazel.

Codelab instructions

  1. Click on Code -> Create codespace on main to launch a new codespace.
  2. Wait for the codespace to finish setting up. This should be quick in regions with prebuilt codespaces.
  3. Once you get a shell prompt in your codespace, run ./next_exercise.sh to move to exercise-000-intro.
./next_exercise.sh

Note

./next_exercise.sh is destructive:

  • it removes any untracked files you created (via git clean)
  • it reverts any changes to tracked files (via git reset --hard)
  • ...before checking out the branch for the next exercise.

If you would like to save any work, clone locally and commit before running any scripts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Starlark 37.0%
  • Shell 28.2%
  • Java 19.7%
  • TypeScript 7.7%
  • Go 7.4%

AltStyle によって変換されたページ (->オリジナル) /