MENU

Fun & Interesting

How to: Development Containers

Practical Software 585 lượt xem 11 months ago
Video Not Working? Fix It Now

Development containers are proving to be an extremely convenient technology that allows you to almost completely port development environment alongside your code.

With it, you can share (and clone) your code without worrying about missing parts for building your project.

code: https://github.com/Marcus-Forte/learning-dev-containers.git

In this video we will discuss how you can start with this beautiful feature and also cool C++ techniques for linting and formatting.

0:00 Intro
0:54 Dev. Containers extension
1:13 Dev. Containers benefits
3:19 Setting up a Dev. Container
6:37 Using Dev. Container
7:14 Dev. Container with CMAKE
9:29 Clang-tidy
10:10 Clang-tidy in CMAKE
14:00 Clang-format

Music by: mezhdunami

Comment