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

https://github.com/davidepastore/lotteria

Simulation of a lottery
https://github.com/davidepastore/lotteria

java lottery maven

Last synced: about 1 month ago
JSON representation

Simulation of a lottery

Awesome Lists containing this project

README

        

lotteria
========

[![Continuous Integration][ico-gh-actions]][link-gh-actions]

Simulation of a lottery.

How to build
------------

Launch the following command in the project directory:

mvn install

Launch
------

Launch the following command:

mvn exec:java

[ico-gh-actions]: https://github.com/DavidePastore/lotteria/actions/workflows/worflow.yml/badge.svg

[link-gh-actions]: https://github.com/DavidePastore/lotteria/actions/workflows/worflow.yml