| commit | 91bcf46639db7008c7290e6f27136cd122fd1b3c | [log] [tgz] |
|---|---|---|
| author | Timon Stampfli <timon@timon.ch> | Sun Dec 15 16:57:05 2024 +0100 |
| committer | Timon Stampfli <timon@timon.ch> | Fri Dec 20 15:53:04 2024 +0000 |
| tree | f0edbfddd7a96ce00edb0db0bb1cf294536d9f1a | |
| parent | 007d66e6b32db8080d37738b2986871729a48e03 [diff] |
m/node: remove non-definition dependencies This enables usage from arbitrary platforms without including lots of dependencies that aren't related to functionality. Change-Id: I33e16b5396dc7216b676b294b8c1752caf3551b3 Reviewed-on: https://review.monogon.dev/c/monogon/+/3697 Tested-by: Jenkins CI Vouch-Run-CI: Lorenz Brun <lorenz@monogon.tech> 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.