1
0
Fork
You've already forked legacy-module-template
0
A copier template to create slidge-based gateway
  • Jinja 77.5%
  • Python 19.5%
  • JavaScript 3%
2025年10月10日 15:55:33 +03:00
.woodpecker fixup! no uv.lock 2025年09月15日 16:48:03 +02:00
docs Add NetBSD installation instructions 2025年10月10日 15:55:33 +03:00
tests initial commit 2025年03月15日 07:02:00 +01:00
{{project_name|replace("-","_")}} fix: remove outdated entrypoint 2025年04月06日 18:11:01 +02:00
.pre-commit-config.yaml.jinja feat: fully support slidge-whatsapp (aka, build on native arm) 2025年04月01日 16:40:39 +02:00
commitlint.config.js feat: add header to generated files 2025年04月01日 16:41:57 +02:00
CONTRIBUTING.md.jinja doc: major rehaul 2025年04月08日 18:54:21 +02:00
copier.yml Add NetBSD installation instructions 2025年10月10日 15:55:33 +03:00
doap.xml.jinja initial commit 2025年03月15日 07:02:00 +01:00
docker-compose.yml.jinja feat: add header to generated files 2025年04月01日 16:41:57 +02:00
Dockerfile.jinja dockerfile: remove outdated comments 2025年04月11日 07:11:12 +02:00
LICENSE initial commit 2025年03月15日 07:02:00 +01:00
pyproject.toml.jinja fix: dashes to underscore in project_name 2025年04月03日 21:41:37 +02:00
README.md doc: add README 2025年03月15日 07:04:30 +01:00
README.md.jinja doc: major rehaul 2025年04月08日 18:54:21 +02:00
{{_copier_conf.answers_file}}.jinja initial commit 2025年03月15日 07:02:00 +01:00

Slidge legacy module template

This is a copier template for slidge-based XMPP gateways (a.k.a. "slidge legacy modules").

It can be used to create a new gateway, but also to update boilerplatey code for existing gateways.