bender 0.1.0

The Hardware Engineer's Butler
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Bender

Bender assists hardware engineers by performing tasks that are tedious and error-prone to do
manually.

The current versions of Bender (< 1.0) are feature-limited technology previews and should not be
relied upon in production.  Subsequent 0.x releases may substantially change interfaces and
functionality.  Release 1.0 will stabilize both interfaces and functionality.

## Getting started

Install Bender with Cargo:

```sh
cargo install bender
```

Then run `bender help` to get an up-to-date list of features.