Skip to content

fjbaldon/BankSys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BankSys

Description

Getting Started

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

Prerequisites

Make sure you have the following software installed on your machine:

Cloning the Repository

Clone the repository to your local machine using the following command:

git clone https://github.com/fjbaldon/BankSys.git

Building the Project

Navigate to the project directory and build it using Maven:

cd BankSys
mvn clean package

Running the Application

Run the application using the generated JAR file:

java -jar target/BankSys-1.0-SNAPSHOT.jar

Additional Information

Contributing

License

This project is licensed under the GNU GPLv3 - see the LICENSE file for details.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages