| commit | 1f513e5ad4bd065e999a4c1d52526fb881328ee7 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Jul 31 18:26:15 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Fri Aug 01 00:55:00 2025 +0000 |
| tree | cff49b127699b40f71e17f728ebb7b061b37f579 | |
| parent | 778649edf3e2083b35300238635d315100e5f1b8 [diff] |
.vscode: wire buildifier to bazel target Change-Id: I5785096f0f26d262f536e5ea49a0fea41d5b5c10 Reviewed-on: https://review.monogon.dev/c/monogon/+/4491 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@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:
git to check out modules.python3 to generate the workspace status to stamp./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.