Skip to content

meandor/what-do-you-think

Repository files navigation

what-do-you-think

A Clojure app for monitoring a go-cd pipeline.

This Project was build with Leiningen. Please install it! This project uses the tesla-microservice.

The server will automatically run on port 8080. All configurations can be found in resources/default.edn. You can add a sound to play when the build is broken, :error-sound in the config file.

Tests

To run the tests:

lein test

Run

To run the app:

lein run

Build

To build a jar file:

lein uberjar

This will create a jar file in the target/uberjar folder what-do-you-think-<VERSION>-standalone.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published