Skip to content
/ bro Public

This project provides an extendable Java application for creating development and testing workflow.

Notifications You must be signed in to change notification settings

amalitski/bro

Repository files navigation

test SAST build

Build Status

This project provides an extendable Java application for creating development and testing workflow. Bender (Bender Rodrigues aka BRo) handles the complex plumbing and provides the interfaces necessary for many aspects of SDLC.

Local Development/Testing

  • Copy SSH private key (for git repo) to .docker/git_key.private
  • Run mvn spring-boot:run or docker-compose docker-compose up -d

Health check

curl -v http://localhost:8080/bro/health/liveness

Contributing

Features and bug fixes are welcome

About

This project provides an extendable Java application for creating development and testing workflow.

Resources

Stars

Watchers

Forks

Releases

No releases published