0 Forks
5 Stars
5 Watchers

vscode-devcontainer-cpp-conan

A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using Conan dependency manager.

How to download and setup vscode-devcontainer-cpp-conan

Open terminal and run command
git clone https://github.com/axel-op/vscode-devcontainer-cpp-conan.git
git clone is used to create a copy or clone of vscode-devcontainer-cpp-conan repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-devcontainer-cpp-conan https://github.com/axel-op/vscode-devcontainer-cpp-conan/archive/master.zip

Or simply clone vscode-devcontainer-cpp-conan with SSH
[email protected]:axel-op/vscode-devcontainer-cpp-conan.git

If you have some problems with vscode-devcontainer-cpp-conan

You may open issue on vscode-devcontainer-cpp-conan support forum (system) here: https://github.com/axel-op/vscode-devcontainer-cpp-conan/issues