template: make rename portable and add explicit otp_app dev flow

This commit is contained in:
2026-04-04 19:45:32 +02:00
parent 647d5537ff
commit 54d9bdd99c
5 changed files with 70 additions and 23 deletions

View File

@@ -4,6 +4,7 @@
"description": "TODO: Describe what this plugin does",
"entry_module": "MyPlugin.Plugin",
"host_api": "1",
"otp_app": "my_plugin",
"provides": [],
"requires": ["ecto@1"],
"enhances_with": [],