Skip to content

mamosk/social_networking_kata_sharp

Repository files navigation

Social Networking Kata

This is a simple implementation of the social networking kata proposed by Xpeppers team.

A complex implementation can be found here.

This kata is implemented using C# only.


Get started

To run this kata:

  1. make sure you have .NET Core 3.1 or higher
  2. clone the repo — follow this guide
  3. run following command
    dotnet run --project /path/to/the/repo
    

When the CLI is ready you can type help to display available commands. Enjoy!


Made with ❤️ by Fabio Michelini

About

A vanilla C# implementation of the "social networking" kata.

Topics

Resources

License

Stars

Watchers

Forks

Languages