You've already forked tribes-plugin-template
Adopt strict plugin entry module and otp_app conventions
Some checks failed
CI / Test (push) Failing after 35s
Some checks failed
CI / Test (push) Failing after 35s
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "my_plugin",
|
||||
"version": "0.1.0",
|
||||
"description": "TODO: Describe what this plugin does",
|
||||
"entry_module": "MyPlugin.Plugin",
|
||||
"entry_module": "Tribes.Plugins.MyPlugin.Plugin",
|
||||
"host_api": "1",
|
||||
"otp_app": "my_plugin",
|
||||
"provides": [],
|
||||
|
||||
Reference in New Issue
Block a user