You've already forked tribes-plugin-template
fddd616772
CI / Test (push) Failing after 17s
Add the shared plugin helper, host-backed test config, and runtime validation entrypoint. Update the example plugin route/docs and replace the old standalone test suite with the host-backed contract and page tests.
4 lines
62 B
Elixir
4 lines
62 B
Elixir
import Config
|
|
|
|
import_config "../../tribes/config/config.exs"
|