Skip to content

Allows you to run PowerShell scripts in the terminal emulator on Linux

License

Notifications You must be signed in to change notification settings

roman-yagodin/pwshx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwshx

Allows you to run PowerShell scripts in the terminal emulator on Linux.

Usage

Pass -t switch to run script in terminal emulator:

pwshx -t test.ps1

In this mode, the PWSHX_IN_TERMINAL environment variable will be set to true.

Without -t switch, script will run in the console, just like with pwsh.

About

Allows you to run PowerShell scripts in the terminal emulator on Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published