2019-04-16 19:27:55 -04:00
|
|
|
# defenestrate
|
2019-01-22 17:01:33 -05:00
|
|
|
|
2019-04-16 19:30:36 -04:00
|
|
|
> **Throw spelling errors out the window**
|
2019-01-22 17:01:33 -05:00
|
|
|
|
2019-04-16 19:27:55 -04:00
|
|
|
[![Travis Status](https://travis-ci.org/crate-ci/defenestrate.svg?branch=master)](https://travis-ci.org/crate-ci/defenestrate)
|
|
|
|
[![Appveyor Status](https://ci.appveyor.com/api/projects/status/ngaynop65qg5sqpq/branch/master?svg=true)](https://ci.appveyor.com/project/epage/defenestrate/branch/master)
|
2019-01-22 17:01:33 -05:00
|
|
|
[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation]
|
2019-04-16 19:27:55 -04:00
|
|
|
![License](https://img.shields.io/crates/l/defenestrate.svg)
|
|
|
|
[![Crates Status](https://img.shields.io/crates/v/defenestrate.svg)](https://crates.io/crates/defenestrate)
|
2019-01-22 17:01:33 -05:00
|
|
|
|
|
|
|
## Install
|
|
|
|
|
2019-04-16 19:30:36 -04:00
|
|
|
For now, `rust` is required for install:
|
2019-01-22 17:01:33 -05:00
|
|
|
|
|
|
|
```toml
|
2019-04-16 19:30:36 -04:00
|
|
|
cargo install defenestrate
|
2019-01-22 17:01:33 -05:00
|
|
|
```
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
Licensed under either of
|
|
|
|
|
|
|
|
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
|
|
|
|
|
|
|
|
at your option.
|
|
|
|
|
|
|
|
### Contribution
|
|
|
|
|
|
|
|
Unless you explicitly state otherwise, any contribution intentionally
|
|
|
|
submitted for inclusion in the work by you, as defined in the Apache-2.0
|
|
|
|
license, shall be dual licensed as above, without any additional terms or
|
|
|
|
conditions.
|
|
|
|
|
2019-04-16 19:27:55 -04:00
|
|
|
[Crates.io]: https://crates.io/crates/defenestrate
|
|
|
|
[Documentation]: https://docs.rs/defenestrate
|