Skip to content

CodecoolGlobal/generalized-fizzbuzz-csharp-Zergi0

Repository files navigation

Contributors Forks Stargazers Issues License


Logo

Generalized FizzBuzz (C#)

A customizable and extendable implementation of the FizzBuzz kata in C#.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Built With
  3. Getting Started
  4. License

About The Project

This is a C# project for creating a generic version of the popular kata FizzBuzz.

The project is designed to be easily expandable with features such as:

  • Customizable outputs
  • Customizable rules
  • Ability to create entirely new rules

(back to top)

Built With

  • C#
  • NUnit

(back to top)

Getting Started

Run the project

  1. Clone the project:
git clone https://github.com/CodecoolGlobal/generalized-fizzbuzz-csharp-Zergi0.git
  1. Navigate to project and build
cd CodeCool.FizzBuzzCooperation
dotnet build
  1. Run the project
dotnet run

Run the tests

  • Once you have downloaded the project in the previous section:
  1. Navigate to the tests and build it
cd CodeCool.FizzBuzzCooperationTest
dotnet build

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.
(Adjust if you’re using a different license.)

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages