Skip to content
/ jMetro Public

jMetro is a desktop Java application that computes the shortest path between Metro de Madrid stations.

License

Notifications You must be signed in to change notification settings

jiep/jMetro

Folders and files

NameName
Last commit message
Last commit date
May 1, 2024
May 5, 2024
May 5, 2024
Dec 22, 2020
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
May 1, 2024
Dec 21, 2024
Nov 15, 2024

Repository files navigation

jMetro

jMetro is a desktop Java application that computes the shortest path between Metro de Madrid stations.

CI

Prerequisites

Installation

Download the latest version from Releases.

Run jar

Double click on jMetro-x.y.jar or run the following command on Terminal

java -jar target/jMetro-x.y.jar

Build from source

NOTE: Maven is required to build from source.

Run the following command:

mvn clean compile resources:resources assembly:single

Resulting jar is contained in folder target.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

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

About

jMetro is a desktop Java application that computes the shortest path between Metro de Madrid stations.

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages