Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 426 Bytes

File metadata and controls

10 lines (6 loc) · 426 Bytes

AGENTS.md

Running tasks

  • Prefer running repository tasks through Turborepo from the repository root, for example npx turbo run build.
  • When targeting a specific workspace, use --filter with its package name, for example npx turbo run build --filter=@primer/octicons-react.

Adding and reviewing octicons