PSChristmasTree Docs

Welcome to the official PSChristmasTree documentation.

PSChristmasTree is a cross-platform PowerShell module that renders an animated Christmas tree in the terminal and provides persistent, structured configuration.

What you can do

  • Render an animated tree with Show-PSChristmasTree
  • Persist preferences with Set-PSChristmasTreeConfig
  • Inspect saved settings with Get-PSChristmasTreeConfig
  • Reset to defaults with Reset-PSChristmasTreeConfig

Start here

  1. Read Prerequisites
  2. Follow Installation
  3. Run your first tree from Getting Started
  4. Learn the v3 configuration model in Configuration Guide
  5. Review technical layering in Architecture