inovex / academy-trip-sevice-kata-cpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trip Service Kata - CPP

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.

About

License:MIT License


Languages

Language:C++ 51.3%Language:Shell 26.2%Language:CMake 17.3%Language:Dockerfile 5.2%