crude

Crates.iocrude
lib.rscrude
version0.0.1
sourcesrc
created_at2023-03-06 16:13:45.632864
updated_at2023-03-06 16:13:45.632864
descriptionMigration toolkit for databases
homepagehttps://github.com/termapps/crude
repositoryhttps://github.com/termapps/crude
max_upload_size
id802738
size19,097
Pavan Kumar Sunkara (pksunkara)

documentation

README

crude

Zulip Crates.io

Migration toolkit for databases

Getting started

  1. Install
  2. Usage
  3. Changelog

Install

crude is available on Linux, macOS

With Homebrew

$ brew tap termapps/tap
$ brew install crude

With cargo

$ cargo install crude

Direct

Pre-built binary executables are available at releases page for macOS (64bit), Linux (64bit, 32bit).

Download and unarchive the binary then put the executable in $PATH.

Usage

Contributors

Here is a list of Contributors

TODO

Changelog

Please see CHANGELOG.md.

License

MIT/X11

Bug Reports

Report here.

Commit count: 6

cargo fmt