Go to file
Kyryll O 519ecb23b2 feat: add create-erp-plugin CLI
A CLI that scaffolds an empty plugin in the current directory.
Usage: create-erp-plugin <plugin-name> [--port <port>]
2026-05-24 00:01:31 +03:00
src feat: add create-erp-plugin CLI 2026-05-24 00:01:31 +03:00
.gitignore Initial commit of ERP Plugin SDK 2026-05-22 14:40:26 +03:00
package-lock.json Initial commit of ERP Plugin SDK 2026-05-22 14:40:26 +03:00
package.json feat: add create-erp-plugin CLI 2026-05-24 00:01:31 +03:00
tsconfig.json Initial commit of ERP Plugin SDK 2026-05-22 14:40:26 +03:00