Cyber-physical systems simulation software following a Holon-based smart grid system.
Andreas T. Meyer-Berg e44909817c Enables 'gradle eclipse' to create an eclipse setup | 6 years ago | |
---|---|---|
doc | 7 years ago | |
gradle | 7 years ago | |
images_doc | 7 years ago | |
jars | 7 years ago | |
res | 6 years ago | |
src | 6 years ago | |
.checkstyle | 7 years ago | |
.gitignore | 7 years ago | |
0 | 8 years ago | |
API_Instruction | 7 years ago | |
ChangelogV2_1.md | 6 years ago | |
QS-Gruppe14-FinalVersion.pdf | 8 years ago | |
README.md | 6 years ago | |
build.gradle | 6 years ago | |
gradlew | 7 years ago | |
gradlew.bat | 8 years ago | |
license.md | 7 years ago | |
settings.gradle | 6 years ago |
Cyber-physical systems simulation software following a Holon-based smart grid system.
This project uses Gradle. If Gradle is not available on your system, run the included shell
script gradlew
(or gradlew.bat
on Windows) instead of the gradle
command.
$ gradle build # Assembles and tests this project.
$ gradle test # Runs the included unit tests.
$ gradle run # Starts the Holeg Simulator as JVM Application.
$ gradle tasks # Displays all the tasks runnable from root project.
The Wiki contains some general Information and a User Manual
Check out the API Instructions Wiki for some Instructions
This project is licensed under a modified MIT License - see the LICENSE.md file for details