Skip to content

maartends/amqp2elastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.