feat: Add Get-Calendar command and Debug harnesses

- add Get-Calendar command
- add initial debug harness for local debug
This commit is contained in:
Scott 2026-07-19 00:32:32 +00:00
commit 274d279732
15 changed files with 938 additions and 1 deletions

4
.gitignore vendored
View file

@ -5,4 +5,6 @@ riderModule.iml
/_ReSharper.Caches/
# Don't care about IDE specific things
/.idea
*.DotSettings.user
*.DotSettings.user
# Don't care about files created from the build script
PowershellModule/build/PowershellModule