Skip to content

This is a project containing university assignments, for the Software Engineering in Practice course, to help students learn about useful tools for coding.

Notifications You must be signed in to change notification settings

chrisfaltsetas/SEiP_Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SEiP_Assignments

Build Status codecov

This is a project containing university assignments, for the Software Engineering in Practice course, to help students learn about useful tools for coding.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

In order to build the project you will have to install JDK version 1.8.0_201 or later.

You will also have to download and install Apache Maven 3.6.0 to your system. Here is a quick guide on how to install Maven: https://maven.apache.org/install.html

Installing

To build the project, open a command line and navigate to the folder seip2019 where the pom is located.

your\file\path\seip2019>

And execute the following command:

mvn package

Assignments

Built With

  • Maven - Dependency Management

Versioning

We use git for versioning. For the versions available, see the commits on this repository.

Authors

Christos-Michail Faltsetas - chrisfaltsetas

See also the list of contributors who participated in this project.

License

This project is not currently licensed.

About

This is a project containing university assignments, for the Software Engineering in Practice course, to help students learn about useful tools for coding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages