lqc / bazel-examples

Bazel build examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bazel Examples

This repository contains workspaces that showcase different uses of Bazel.

Each folder is a separate WORSKPACE:

  • nodejs_typescript_runnable -- a Typescript project that has a runnable goal and uses a local library.

About

Bazel build examples


Languages

Language:Starlark 71.2%Language:JavaScript 22.7%Language:TypeScript 6.1%