Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 719 Bytes

File metadata and controls

24 lines (17 loc) · 719 Bytes

Process-PSModule Development Guidelines

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

Active Technologies

  • PowerShell 7.4+ (GitHub Actions composite actions) + PSModule/GitHub-Script@v1, PSModule/Install-PSModuleHelpers@v1 (001-building-on-this)

Project Structure

src/
tests/

Commands

Add commands for PowerShell 7.4+ (GitHub Actions composite actions)

Code Style

PowerShell 7.4+ (GitHub Actions composite actions): Follow standard conventions

Recent Changes

  • 001-building-on-this: Added PowerShell 7.4+ (GitHub Actions composite actions) + PSModule/GitHub-Script@v1, PSModule/Install-PSModuleHelpers@v1