Skip to content

edudb/EduDB

Repository files navigation

EduDB

The Open Source Educational Database Engine

Build

prerequisites

install required jar files in your local maven repository

./install-jars.sh

for macOS and Linux

./mvnw clean package

for Windows

mvnw.cmd clean package

Docs

generating the docs

for macOS and Linux

./mvnw javadoc:javadoc

for Windows

mvnw.cmd javadoc:javadoc

viewing the docs

open the docs from target/site/apidocs/index.html in your browser

About

The Open Source Educational Database Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages