Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 758 Bytes

File metadata and controls

27 lines (20 loc) · 758 Bytes

ddollar Development Guidelines

Auto-generated from all feature plans. Last updated: 2025-10-18

Active Technologies

  • Markdown (GitHub-flavored) + N/A (documentation only) (001-readme-single-binary)
  • Go 1.21+ (002-automatic-ssl-termination)
  • Filesystem (~/.ddollar/ca/ for CA certificates, ~/.ddollar/certs/ for leaf certs) (002-automatic-ssl-termination)

Project Structure

src/
tests/

Commands

Add commands for Markdown (GitHub-flavored)

Code Style

Markdown (GitHub-flavored): Follow standard conventions

Recent Changes

  • 002-automatic-ssl-termination: Added Go 1.21+
  • 001-readme-single-binary: Added Markdown (GitHub-flavored) + N/A (documentation only)