Added PowerShell environment script, reworked env
278 files · 12,594+ · 13,588-

PowerShell Support

4 files changed
  • env.ps1 New file (359 lines)
  • env.sh Updated (346 insertions, 265 deletions)
  • env.sh Removed (8 lines deleted)
  • env.sh Removed (20 lines deleted)
  • Added env.ps1 (279 lines) for Windows/PowerShell development environment setup baseline internal
    1 file
    • env.ps1
  • Reworked env.sh (355 lines) with improved shell environment configuration baseline internal
    3 files
    • env.sh
    • env.sh
    • env.sh
15 files changed
  • .gitignore New file (1 lines)
  • pyproject.toml Updated (12 insertions, 7 deletions)
  • __init__.py New file (7 lines)
  • base.py Updated (4 insertions, 1 deletions)
  • connection.py Updated (5 insertions, 2 deletions)
  • types.py Updated (11 insertions, 4 deletions)
  • __init__.py Updated (10 insertions, 2 deletions)
  • certificate.py Updated (8 insertions, 5 deletions)
  • constants.py New file (7 lines)
  • debug.py Removed (224 lines deleted)
  • generators.py Updated (5 insertions, 2 deletions)
  • types.py Updated (13 insertions, 6 deletions)
  • __init__.py New file (7 lines)
  • base.py Updated (5 insertions, 2 deletions)
  • tcp.py Updated (5 insertions, 2 deletions)
  • Updated client/types.py (8 lines), crypto/certificate.py (6 lines), crypto/types.py (12 lines), transport/types.py (8 lines) harden internal
    3 files
    • types.py
    • certificate.py
    • types.py
  • Updated .gitignore and pyproject.toml baseline internal
    2 files
    • .gitignore
    • pyproject.toml