| commit | 10670e58174de17d42ecfe77e45f9826df8a6c74 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Wed Apr 23 12:54:48 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Thu May 01 06:49:22 2025 +0000 |
| tree | 60bdeb81a03af09ad57632a818608c6aa1b0a8bd | |
| parent | 0cbf51a530ff05eaacadb12c4cc977c24a0f0fb0 [diff] |
treewide: dynamically generate copyright line A copyright line with hardcoded year was shown in various places of the UI. Instead, take the year from the commit date. Change-Id: I424d6c5b3aff34fe4479c37f30f9ea280b7eb4af Reviewed-on: https://review.monogon.dev/c/monogon/+/4168 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@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.