Skip to content

JamesWTruher/PsPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PsPython

Hosting PowerShell in Python

To create the docker image, type the following:

PS> docker build --tag pspython:demo .

to run the demo, type:

PS> docker run --rm -it pspython:demo

and follow the demo instructions

About

Hosting PowerShell in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published