Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mogria/entropy

weird ...
https://github.com/mogria/entropy

Last synced: 7 days ago
JSON representation

weird ...

Awesome Lists containing this project

README

        

# entropy

# build

This project uses `maven` to build.

```
% mvn test # run test cases
% mvn spring-boot:run # run the webserver (used development)
% mvn package # create a jar package (see target/ directory)
```

License: GPLv3+