AhmedNasserG / EduDB

The Open Source Educational Database Engine

Repository from Github https://github.comAhmedNasserG/EduDBRepository from Github https://github.comAhmedNasserG/EduDB

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


Languages

Language:Java 99.8%Language:Shell 0.2%Language:Dockerfile 0.0%