<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. [Usage](#usage)
2. [Install](#install)
3. [Changelog](#changelog)
## Usage
## Install
`crude` is available on Linux, macOS & Windows
#### With [Cargo](https://crates.io)
```
cargo install crude
```
#### With [Homebrew](https://brew.sh)
```
brew install termapps/tap/crude
```
#### With [AUR (binary)](https://aur.archlinux.org)
```
yay -S crude
```
#### With [Scoop](https://scoop.sh)
```
scoop bucket add termapps https://github.com/termapps/scoop-bucket
scoop install crude
```
#### With [Nix](https://nixos.org)
```
nix profile install github:termapps/nixpkgs#crude
```
#### Direct
Pre-built binary executables are available at [releases page](https://github.com/termapps/crude/releases).
Download, unarchive the binary, and then put the executable in `$PATH`.
## 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).
## Creator
Pavan Kumar Sunkara (pavan.sss1991@gmail.com)
Follow me on [github](https://github.com/users/follow?target=pksunkara), [twitter](http://twitter.com/pksunkara)