vscode-remote-try-cpp
C++ dev container
A sample project for testing development containers with C++
C++ sample project for trying out Dev Containers
192 stars
28 watching
154 forks
Language: Shell
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/vscode-remote-try-python | A sample project for trying out development containers with Python | 791 |
microsoft/vscode-remote-try-dotnet | A sample project to try out development containers with .NET | 233 |
microsoft/vscode-remote-try-java | A sample project to try out development containers with Java | 335 |
microsoft/vscode-remote-try-php | A sample project to try out development containers with PHP | 211 |
microsoft/vscode-remote-try-go | A sample project to try out development containers with Go | 324 |
microsoft/vscode-remote-try-node | A sample project that lets developers try out development containers with Node.js | 693 |
microsoft/vscode-remote-try-rust | An environment to try out development containers with Rust and explore its features | 290 |
richelbilderbeek/travis_cpp_tutorial | A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. | 169 |
hsivonen/recode_cpp | A test and demonstration project for encoding_rs in C++ | 2 |
cquery-project/vscode-cquery | C++ integration for Visual Studio Code with code completion and highlighting features. | 54 |
michidk/vscli | A tool to simplify launching Visual Studio Code projects with dev containers | 138 |
foonathan/docker | Automated C++ build and testing containers | 48 |
r-lib/cpp11 | Enables C++ developers to interact with R objects using standard C++11 syntax and semantics | 205 |
qdrvm/scale-codec-cpp | A C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification | 4 |
jamestthompson3/nvim-remote-containers | Allows development inside docker containers directly from within a neovim editor similar to VSCode. | 894 |