Lists (4)
Sort Name ascending (A-Z)
Stars
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Browser extension that simplifies the GitHub interface and adds useful features
The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH Cache.
GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.
Install and Cache latest CMake and Ninja for your workflows on your GitHub
Build C++ software with vcpkg and CMake (with CMakeLists.txt or CMakeSettings.json). Samples provided use both self-hosted or Microsoft hosted agent, using Docker and Pipeline Caching as well. The …