| commit | 6120f38e1a10a1389f9413209ea6b6f23be56258 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Sep 03 16:31:10 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Sep 10 12:10:09 2024 +0000 |
| tree | e05e708b1c8c9a8fabdd725f66e8885dec448857 | |
| parent | e1420ab79117be4c97818fa708f62fea3ff6d265 [diff] |
cli/metroctl: add metroctl_lite for use in tests It is the same target just without any data dependencies to ensure we dont have large dependency tree when running tests. Change-Id: Iebd0fbd880de07bbd853ea8dce8e9fbb193506af Reviewed-on: https://review.monogon.dev/c/monogon/+/3372 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.