No description
Find a file
2025-11-07 12:57:35 +01:00
config improve logging & sample configs 2025-11-07 11:26:02 +01:00
src/squidlink2 implement packer 2025-11-07 12:57:35 +01:00
tests implement packer 2025-11-07 12:57:35 +01:00
.editorconfig init 2025-11-04 09:33:06 +01:00
.gitattributes init 2025-11-04 09:33:06 +01:00
.gitignore add uv.lock to .gitignore 2025-11-04 13:28:11 +01:00
.pre-commit-config.yaml init 2025-11-04 09:33:06 +01:00
.python-version init 2025-11-04 09:33:06 +01:00
LICENSE init 2025-11-04 09:33:06 +01:00
Makefile init 2025-11-04 09:33:06 +01:00
pyproject.toml misc 2025-11-06 16:17:40 +01:00
README.md rename squidlink to squidlink2 2025-11-05 09:58:58 +01:00

squidlink2

Installation

  1. Clone this repository
  2. Run make install or uv sync && uv run pre-commit install to install packages and pre-commit hooks.
  3. ???
  4. Profit

Features

  • TODO

Requirements

  • TODO

Issues

If you encounter any problems, please file an issue along with a detailed description.