| Tim Windelschmidt | 6d33a43 | 2025-02-04 14:34:25 +0100 | [diff] [blame^] | 1 | // Copyright The Monogon Project Authors. |
| 2 | // SPDX-License-Identifier: Apache-2.0 | ||||
| 3 | |||||
| Serge Bazanski | cbd02be | 2021-09-24 13:39:12 +0200 | [diff] [blame] | 4 | // toolbase implements common functionality for tools operating on a Monogon |
| 5 | // workspace, notably CI and developer tools. | ||||
| 6 | package toolbase | ||||