| commit | b8f02067c48f333e4e9d3a5b44b950d553ca35aa | [log] [tgz] |
|---|---|---|
| author | Leopold Schabel <leo@monogon.tech> | Wed Jun 25 18:28:02 2025 +0200 |
| committer | Leopold Schabel <leo@monogon.tech> | Thu Jun 26 14:58:25 2025 +0000 |
| tree | ff043fc7bb097ca9b7d9f6108eef4fc04ff17586 | |
| parent | 3cc51638344e691b1dd9ff52482886508fff5d05 [diff] |
tools: make bazel-vscode plugin work in the monorepo Set Bazel executable and remove stdout pollution. Change-Id: I2d1d7fb613e7e7a55d34c3e33b7a9e204e866879 Reviewed-on: https://review.monogon.dev/c/monogon/+/4308 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.