Skip to content

mosdragon/m2

Repository files navigation

##M2 for CS2340

####Working with Gradle Make your gradle file with the format gtuser.gradle, replacing gtuser with your actual GT username like gburdell3.

Then, run the following:

gradle -b gtuser.gradle build

You should now have a build folder in the root directory. Go into build/libs and you should see a jar with a name along the lines of M2-1.0.jar.

Run the following in your terminal:

java -jar M2-1.0.jar

If your output says

Congrats! You deserve a cookie....

you are done. Otherwise, refer to msakhi3.gradle to make your own Gradle file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages