cli/docs/primer/README.md
2025-06-02 16:18:25 -04:00

15 lines
684 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# GitHub CLI Primer Design
These guidelines are a collection of principles, foundations and usage guidelines for designing GitHub command line products.
## [Components](components)
Design guidance on how we format content in in the Terminal through text formatting, color and font weights.
## [Foundations](foundations)
Design concepts and constraints that can help create a better Terminal like experience for GitHub.
## [Getting started](getting-started)
Primer is also a design system for Terminal like implementations of GitHub. If youre just starting out with creating those kind of experiences, heres a list of principles and design foundations to get you started.