6 lines
299 B
Markdown
6 lines
299 B
Markdown
# migrate
|
|
|
|
migrate provides several [app.Module](https://gitea.auvem.com/go-toolkit/app) configurations to handle basic boilerplate. Built around the [goose](https://github.com/pressly/goose) database migration tool.
|
|
|
|
See migrate/cmd for ready-made [Cobra](https://github.com/spf13/cobra) commands.
|