db-migrate/plugin-yaml

Lack of Documentation

Alexand opened this issue · 1 comments

Hello, db-migrate team.

Could you give me a hint on how to integrate this plugin?

Thanks in advance.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Hey @Alexand,

you just need to install it with npm i -s db-migrate-plugin-yaml.

Important is that you install it with the save flag, this is actually where db-migrate searches for installed plugins. Plugins are per project only though.