| commit | e6cc22700801d284386fdf7345dd85f7e522a6cb | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Sep 19 16:32:55 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Feb 06 16:34:21 2025 +0000 |
| tree | b1dc8210c8b08850f6ae35e98e0226bce40519ff | |
| parent | 99e15117227f5663d390536118c02fbcc0e71834 [diff] |
build/analysis/haslicense: introduce haslicense lint This linter checks that all go source code has our copyright header Change-Id: Ib79c0685d09bfe26ef87b29b22654eafabd7dba6 Reviewed-on: https://review.monogon.dev/c/monogon/+/3444 Reviewed-by: Leopold Schabel <leo@monogon.tech> Tested-by: Jenkins CI
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.