A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
2023-11-08 19:55:12 +01:00
.gitea/workflows unpin nix-fast-build 2023-09-23 12:27:35 +00:00
checks deltachat: import module from clanModules 2023-11-03 14:02:07 +01:00
clanModules deltachat: allow other ports to access smtp port 2023-11-03 15:45:29 +01:00
docs Added documentation on contract and property based testing 2023-11-08 19:55:12 +01:00
lib Added clanName argument to clan-core.lib.builClan 2023-10-27 19:20:17 +02:00
nixosModules drop bloatware module 2023-11-08 14:47:31 +01:00
pkgs Flake: Added python package deal as dependency 2023-11-08 19:55:11 +01:00
templates switch flake to main branch again 2023-10-31 13:01:16 +01:00
.envrc make .envrc fast for everyone 2023-09-21 18:29:34 +02:00
.gitignore Updated to main 2023-10-27 19:15:11 +02:00
devShell.nix devShell: use rm -f to clean up old pre-commit file 2023-09-19 13:20:12 +02:00
flake.lock Flake: Added python package deal as dependency 2023-11-08 19:55:11 +01:00
flake.nix Flake: Added python package deal as dependency 2023-11-08 19:55:11 +01:00
formatter.nix switch from black to ruff for formatting 2023-11-03 13:38:13 +01:00
pyproject.toml switch from black to ruff for formatting 2023-11-03 13:38:13 +01:00
README.md nix fmt 2023-10-31 13:00:48 +01:00

cLAN Core Repository

Welcome to the cLAN Core Repository, the heart of the clan.lol project! This monorepo houses all the essential packages, NixOS modules, CLI tools, and tests you need to contribute and work with the cLAN project.

Getting Started

If you're new to cLAN and eager to dive in, start with our quickstart guide:

  • Quickstart Guide: Check out quickstart.md to get up and running with cLAN in no time.

Managing Secrets

Security is paramount, and cLAN provides guidelines for handling secrets effectively:

Contributing to cLAN

We welcome contributions from the community, and we've prepared a comprehensive guide to help you get started:

  • Contribution Guidelines: Find out how to contribute and make a meaningful impact on the cLAN project by reading contributing.md.

Whether you're a newcomer or a seasoned developer, we look forward to your contributions and collaboration on the cLAN project. Let's build amazing things together!