Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 487 Bytes

ReadMe.md

File metadata and controls

12 lines (7 loc) · 487 Bytes

Github webhook gateway

Build status

The micro service to ingress the Github comment events.

Step to build

  1. Install Rust programming language tool chain by following Install Rust
  2. cargo build to build the project.
  3. cargo run to run the service.