<h1 align="center">crude</h1>
<p align="center">
<a href="https://termapps.zulipchat.com/#narrow/stream/375289-crude">
<img alt="Zulip" src="https://img.shields.io/badge/zulip-join_chat-brightgreen.svg?style=flat-square">
</a>
<a href="https://crates.io/crates/crude">
<img alt="Crates.io" src="https://img.shields.io/crates/v/crude?style=flat-square">
</a>
</p>
<p align="center">
<b>Migration toolkit for databases</b>
</p>
## Getting started
1. [Install](#install)
2. [Usage](#usage)
3. [Changelog](#changelog)
## Install
`crude` is available on Linux, macOS
### With [Homebrew](https://brew.sh/)
```
$ brew tap termapps/tap
$ brew install crude
```
### With [cargo](https://crates.io/)
```
$ cargo install crude
```
### Direct
Pre-built binary executables are available at [releases page](https://github.com/termapps/crude/releases) 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](http://github.com/termapps/crude/contributors)
### TODO
## Changelog
Please see [CHANGELOG.md](CHANGELOG.md).
## License
MIT/X11
## Bug Reports
Report [here](http://github.com/termapps/crude/issues).