Commit Graph

2 Commits

Author SHA1 Message Date
synt-xerror
649c7bb05a feat: add sync, update, and remove commands
- sync: scans plugins and updates registry.json
- update: checks and updates plugins to match registry
- remove: removes installed plugin with --yes and --remove-deps options
- registry.json stored at project root with plugin metadata and _sourcePath
2026-04-09 01:19:33 -03:00
synt-xerror
bbc44bec52 feat: initial CLI structure
- init: create plugin boilerplate
- install: install from local path with deps
- list: show installed plugins
- validate: check manyplug.json syntax
2026-04-09 01:15:00 -03:00