Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 855 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 855 Bytes

Trip Service Kata - CSharp

Kata for legacy code hands-on session.

Environment Setup

This repository is configured to work with Visual Studio Code and Development Containers.
Please make sure to have the following installed and configured:

For more information have a look at: https://code.visualstudio.com/docs/devcontainers/containers

Acknowledgements

This code kata is based on the original one by Sandro Mancuso. It is also on GitHub here.