Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 821 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 821 Bytes

Dev Container Features

Some features for dev container.

links:

Available features

Name URL Description
vcpkg https://vcpkg.io/ vcpkg is a free C/C++ package manager for acquiring and managing libraries. Choose from over 1500 open source libraries to download and build in a single step or add your own private libraries to simplify your build process. Maintained by the Microsoft C++ team and open source contributors.
gitlab-ci-local https://github.com/firecow/gitlab-ci-local Tired of pushing to test your .gitlab-ci.yml? Run gitlab pipelines locally as shell executor or docker executor. Get rid of all those dev specific shell scripts and make files.