You've already forked tribes-plugin-aether
forked from tribes/tribes-plugin-template
Document tribes.migrate workflow in plugin README
This commit is contained in:
@@ -85,6 +85,14 @@ Three test levels:
|
|||||||
|
|
||||||
Run all: `mix test`
|
Run all: `mix test`
|
||||||
|
|
||||||
|
For DB setup/migrations in local development, run:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
mix tribes.migrate
|
||||||
|
```
|
||||||
|
|
||||||
|
This runs Tribes + Parrhesia + plugin migrations via `Tribes.Release`.
|
||||||
|
|
||||||
## Building for Release
|
## Building for Release
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user