Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 528 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 528 Bytes

Amqp2Elastic

Prerequisites

Test the installation with rustc --version. (If you get a command not found, either restart the terminal and/or add the ~/.cargo/bin directory to your PATH.)

Usage

  • Clone this repository.
  • Fill in and source an .env file (Example in .env.example).
  • Run the tests with cargo test.
  • Run with cargo run.