mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
8 lines
175 B
Markdown
8 lines
175 B
Markdown
### Example plugins for testing purpose
|
|
|
|
#### Generating new assets for plugin tests
|
|
|
|
From `plugin` directory, run:
|
|
```
|
|
go run ../../cmd/entc/entc.go generate ./ent/schema
|
|
``` |