Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 553 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 553 Bytes

etcd

Build Status

An etcd client library for Rust.

Running the tests

  • Install Docker and Docker Compose.
  • Run make. This will drop you into a Bash shell in a container.
  • Inside the container, run cargo test.

License

MIT