Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mogria/entropy
weird ...
https://github.com/mogria/entropy
Last synced: 7 days ago
JSON representation
weird ...
- Host: GitHub
- URL: https://github.com/mogria/entropy
- Owner: mogria
- Created: 2015-07-09T14:26:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T14:52:12.000Z (about 9 years ago)
- Last Synced: 2024-10-12T00:26:48.727Z (about 1 month ago)
- Language: JavaScript
- Size: 1.08 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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+