
[](https://crates.io/crates/rorm-cli)
`rorm-cli` is the CLI tool to generate, apply, etc. migrations from `rorm`.
You can install this crate via cargo:
`cargo install --force rorm-cli`
For further information see the [project documentation](https://rorm.rs)
under the section `Migrations`.