An open API service indexing awesome lists of open source software.

https://github.com/bijeet1221/scientificcalculator-spe

This project implements a fully automated CI/CD pipeline for a Java Calculator app using different DevOps tools. It handles code checkout, build, testing, containerization, deployment, and automated notifications, ensuring reliable and consistent software delivery.
https://github.com/bijeet1221/scientificcalculator-spe

ansible ci-cd docker jenkins python

Last synced: 3 months ago
JSON representation

This project implements a fully automated CI/CD pipeline for a Java Calculator app using different DevOps tools. It handles code checkout, build, testing, containerization, deployment, and automated notifications, ensuring reliable and consistent software delivery.

Awesome Lists containing this project

README

          

# ScientificCalculator-SPE

## To run the application:
```bash
docker run -it --name calculator bijeet1221/scientific-calculator:latest
```
### hi