Files
shturman/templates/plugin/README.md
T
kk0t9 9d0b5b5aa7 feat(devtools): scaffolding (just new-plugin) + just-таргеты
templates/plugin (валидный манифест+locales+README); new-plugin генерит и валидирует;
validate-manifest / plugin-dev-run (каркас, App-Host v3) / sim (плейсхолдер v2). plugins/ — в .gitignore.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Alexander <akotenev2003@gmail.com>
2026-06-24 13:22:16 +03:00

7 lines
288 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Плагин __NAME__
Сгенерирован `just new-plugin __NAME__`. Манифест — `manifest.yaml`.
Проверка: `just validate-manifest plugins/__NAME__/manifest.yaml`.
Запуск в dev (появится с App-Host, v3): `just plugin-dev-run plugins/__NAME__`.