Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 964 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 964 Bytes

assignStudents

Codacy Badge Build Status

Java console application for assigning students to class groups in University of Oviedo School of Computer Science

JavaDoc

The JavaDoc is available here.

Documentation

The documentation can be accessed here.

Build Jar File

For building the Jar file, a Gradle task named "fatJar" must be called. It would generate a Jar file with all the needed dependencies.