regtest 0.4.0

regtest is an easy to use interactive frontend for the regex crate.
1
2
3
4
5
6
7
8
9
10
11
# regtest
[![](http://meritbadge.herokuapp.com/regtest)](https://crates.io/crates/regtest)

`regtest` is an interactive frontend for the [regex][1]
crate. For help run `:h` from any screen.

## Install

To install run `cargo install regtest`.

[1]: https://crates.io/crates/regex