Skip to content

Files

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 12, 2023
Jan 9, 2023
Jun 7, 2024
Aug 23, 2024
Mar 16, 2021
Aug 31, 2024
Aug 23, 2024
Sep 4, 2024
Jul 1, 2024
Aug 23, 2024
Jan 9, 2023
Sep 4, 2024
Aug 23, 2024
Aug 1, 2024
Jun 22, 2023
Sep 18, 2020
Jan 9, 2023
Aug 29, 2024
Mar 2, 2023
Dec 16, 2021
Aug 23, 2024
Feb 3, 2023
Jul 25, 2023
Nov 3, 2023
Aug 23, 2024
Jan 9, 2023
May 12, 2020
Nov 27, 2023
Jul 30, 2024
Aug 8, 2024
Jul 26, 2024

Documentation

Building and Developing

Platform Guides

  • Various guides are available here that cover platform bring up, testing, and various troubleshooting things.

Project Flow

  • Documentation about general project usage of GitHub, and project tools is documented in the project flow

Style Guide

  • Documentation about style is documented in the style guide
  • Additional documentation about more specific files are in the style folder

Third Party Tools

Some tools and utilities are dependent on third party tools, such as Docker.

Docker is an excellent way to have stable build environments that don't pollute the host OS. It is also much easier to maintain stability across multiple host environments. Install stable version of Docker Desktop relevant to your native OS (macOS or Windows). Once installed, you can run docker commands from the shell/terminal.