crude 0.0.1

Migration toolkit for databases
<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>

<!-- omit from toc -->
## Getting started

1. [Install]#install
2. [Usage]#usage
3. [Changelog]#changelog

## Install

`crude` is available on Linux, macOS

<!-- omit from toc -->
### With [Homebrew]https://brew.sh/

```
$ brew tap termapps/tap
$ brew install crude
```

<!-- omit from toc -->
### With [cargo]https://crates.io/

```
$ cargo install crude
```

<!-- omit from toc -->
### 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

<!-- omit from toc -->
## Contributors
Here is a list of [Contributors](http://github.com/termapps/crude/contributors)

<!-- omit from toc -->
### TODO

## Changelog
Please see [CHANGELOG.md](CHANGELOG.md).

<!-- omit from toc -->
## License
MIT/X11

<!-- omit from toc -->
## Bug Reports
Report [here](http://github.com/termapps/crude/issues).