A C++ tutorial for beginners
python -m venv .venv
.venv\Scripts\activate
python -m pip install -U pip
pip install -r requirements.txt
mkdocs serve
Thanks goes to these wonderful people (emoji key):
Lucaswu2008 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!