Skip to content

Latest commit

 

History

History
79 lines (62 loc) · 3.35 KB

File metadata and controls

79 lines (62 loc) · 3.35 KB

Socket CLI Documentation

New to Socket CLI Development?

Choose your path:

The detailed guide includes:

  • Prerequisites and installation
  • Development workflow
  • Testing strategies
  • Troubleshooting guide

Documentation Organization

📚 Documentation Organization Guide - Complete guide to Socket CLI's 3-tier documentation hierarchy

Categories

  • architecture/ - System design documents and flow diagrams
  • build/ - Node.js build system and patching documentation
  • configuration/ - Shared configuration architecture
  • development/ - Development tools and workflow
  • guides/ - User-facing how-to guides
  • performance/ - Performance optimization guides
  • technical/ - Low-level implementation details
  • testing/ - Testing strategies and guides

Quick Links

Architecture

Build System

Configuration

Development

Guides

Performance

Technical Details

Testing