Skip to content

lisihocke/fizzbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FizzBuzz Project

#CodeConfident

This repository is the third chosen challenge on my journey of becoming #CodeConfident.

Scope

The scope for this practice project is to implement the kata FizzBuzz to practice Java, TDD and BabySteps.

How to run the app and the tests

Get the code

Git:

git clone https://github.com/lisihocke/fizzbuzz.git
cd fizzbuzz

Or simply download a zip file.

Run the app

Use the IDE of your choice to run the main method.

Run the tests

Use the IDE of your choice to run the JUnit tests.

About

A practice project for the FizzBuzz kata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages