inovex / academy-supermarket-receipt-kata-cpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supermarket Receipt Kata - CPP

Legacy code kata of a supermarket system.

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 Emily Bache. It is also on GitHub here.

About

License:MIT License


Languages

Language:C++ 81.4%Language:Shell 8.5%Language:CMake 5.7%Language:Dockerfile 3.6%Language:C 0.8%