Skip to content

A middleware for continuous software evolution

Notifications You must be signed in to change notification settings

RigiResearch/middleware

Repository files navigation

Continuous Software Evolution Middleware

CircleCI

A middleware for continuous software evolution.

Build from the sources

./gradlew build

You can optionally skip the execution of static analysis and tests:

./gradlew build -x check

Some integration tests require that you have Docker installed. You can skip them as well:

./gradlew build -Dskip.integration=true

About

A middleware for continuous software evolution

Resources

Stars

Watchers

Forks

Packages

No packages published