Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 408 Bytes

File metadata and controls

10 lines (8 loc) · 408 Bytes

Term definition

This document defines the terms used in this documentation.

  • Component - BacPack system component
  • Project - CMake based project
  • Package - a set of files which is an output of CMake build; the definition of Package can have any number of dependencies
  • App - same as Package, except it cannot have any dependencies in its definition
  • Config - Package definition as a JSON file