Commit Graph

1 Commits

Author SHA1 Message Date
app
d6c55ce0b3 Add PowerShell version: sf-org-lic.ps1
- Complete PowerShell implementation of the license reporting tool
- Full PowerShell parameter handling with Get-Help integration
- Error handling consistent with PowerShell patterns
- Color-coded output using PowerShell Write-Host
- Updated README.md to document both Unix and PowerShell versions
- Added PowerShell examples and installation instructions
- Maintains feature parity with Bash version

Cross-platform support:
- sf-org-lic (Bash/Unix)
- sf-org-lic.ps1 (PowerShell/Windows)
2025-09-01 23:43:26 +08:00