elastic / elasticsearch-rs

Official Elasticsearch Rust Client
https://www.elastic.co/guide/en/elasticsearch/client/rust-api/current/index.html
Apache License 2.0
695 stars 70 forks source link

Use cargo make #133

Closed russcam closed 3 years ago

russcam commented 3 years ago

This PR adds a Makefile.toml including tasks to help with the development of the project. Update CONTRIBUTING.md to detail typical cargo make usage.

Cargo make lays the foundation for further improvements: