Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

axmor/issuetracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issue Tracker

Prerequisites

You need the following tools to build the project:

When everything is installed and PATH is configured, run mvn -version to make sure that it is using JDK 8.

Building

Run the following command to build the project:

mvn clean install

Running

Run the following command:

mvn exec:java

Open your web browser and visit http://localhost. If everything is fine, you should see Hello, world.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages