Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

1008c69 · Jul 2, 2024

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 12, 2023
Jan 9, 2023
Jan 9, 2023
Jun 7, 2024
Apr 16, 2024
Jan 9, 2023
Mar 16, 2021
Jun 28, 2024
May 22, 2024
Jul 1, 2024
Jul 1, 2024
Jan 9, 2023
Jun 19, 2024
Apr 19, 2024
Jun 22, 2023
Sep 18, 2020
Jan 9, 2023
May 9, 2024
Mar 2, 2023
Dec 16, 2021
May 24, 2024
Jan 9, 2023
Feb 3, 2023
Jul 25, 2023
Nov 3, 2023
Jun 6, 2024
Jan 9, 2023
May 12, 2020
Nov 27, 2023
Jun 4, 2024
Jun 6, 2024
Jun 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.