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

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