Skip to content

CelineNi2/Pokedex

Repository files navigation

After cloning this repository, if you have a Java environment on your machine, you can directly run the commands.

Build the project

./gradlew build

Run the application

./gradlew run

To run the application with command line arguments :

./gradlew run --args="premierArgument secondArgument"

Run the tests

./gradlew test

About

A computer science major assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages