feat: plugin system with hooks pipeline and bundled plugins

This commit is contained in:
Sisyphus
2026-04-01 20:36:06 +09:00
parent efac48ae2a
commit 4599c39a28
9 changed files with 3379 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
#!/bin/sh
printf '%s\n' 'example bundled pre hook'