stamatiap / SEIP-LabAssignments2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEIP-LabAssignments2021

Build Status License: MIT

This repository was created to store all the lab assignments for the Software Engineering in Practice class.

Projects

Prerequisites

Built with

Build and Run this project

  1. Clone this repository to your local repository
  2. From the command line go to your local repository and run:
    • mvn install
    • java -jar gradeshistogram/target/gradeshistogram-0.0.1-SNAPSHOT-jar-with-dependencies.jar your_grades_file.txt
  3. Your Histogram's created!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

License:MIT License


Languages

Language:Java 100.0%