Skip to content
/ fun_zoo Public

This is a Maven project with a simple Java application that simulates a zoo with some fun animals.

Notifications You must be signed in to change notification settings

ergyl/fun_zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fun Zoo school project

This is a Maven project with a simple Java application that simulates a zoo with some fun animals. Also used Jenkins for CI And CD.

Building

In order to build the project you need to have Maven installed, then follow these steps:

  1. Open terminal
  2. Clone the Github Repo to a directory of your choice
  3. Navigate to the fun_zoo directory in the terminal cd fun_zoo
  4. Run this mvn command from the command line: mvn package

Running

Run the app by executing the JAR file from the command line: java -jar target/funzoo-1.0.jar

About

This is a Maven project with a simple Java application that simulates a zoo with some fun animals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages