DavHau 0a9b914ad5 clan-config: improve jsonschema arg parsing
- output json to stdout after success
- expect args in the style: `foo.bar = baz`
- handle different input types
- cast input types on best effort basis
- throw meaningful errors
2023-08-11 00:05:52 +02:00
2023-08-02 10:32:51 +02:00
2023-08-09 18:19:43 +02:00
2023-07-28 15:10:24 +02:00
2023-08-08 13:51:54 +02:00
2023-08-10 11:06:27 +02:00
2023-07-14 09:10:42 +00:00

clan.lol core

This is the monorepo of the clan.lol project

In here are all the packages we use, all the nixosModules we use/expose, the CLI and tests for everything. Not in here is the deployed infrastructure, which is in clan-infra.

Languages
Python 55%
Nix 24.6%
TypeScript 18%
CSS 1.6%
Shell 0.4%
Other 0.3%