# 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.