You've already forked tribes-plugin-trust
40310b26ea
CI / Test (push) Failing after 20s
Introduce the Trust plugin as the federation provider for tribe identity and hello handshakes, with synced Ash resources for remote tribes and tribe relationships plus an admin LiveView for trust management.
8 lines
91 B
Bash
8 lines
91 B
Bash
#!/usr/bin/env bash
|
|
|
|
export DIRENV_WARN_TIMEOUT=20s
|
|
|
|
eval "$(devenv direnvrc)"
|
|
|
|
use devenv
|