Install tools on the command line using vcpkg
Introduction
Install vcpkg
Initialize vcpkg
Create a vcpkg-configuration.json file
Use vcpkg
Activate a license
Remove vcpkg
Next Steps
Install tools on the command line using vcpkg
Who is this for?
This is an introductory topic for software developers who want to create reproducible tool installations on the command line.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Install vcpkg
- Initialize vcpkg
- Create a vcpkg-configuration.json file
- Use vcpkg
- Activate tool licensing
- Remove vcpkg
Prerequisites
Before starting, you will need the following:
- A basic understanding of the development tools for Arm Cortex-M
- Command line access to your machine