Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 320 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 320 Bytes

cmake-training

Support code and environment for JFrog Academy's CMake training

Usage

  1. git clone or download the conan-training reporitory.
  2. Navigate to cmake-training/cmake-docker-environment on your machine.
  3. Open a terminal and enter:
  • docker-compose up -d
  • docker exec -it cmake-training bash