Skip to content

Codex-ops/Cpp-PowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ PowerShell

PowerShell recoded in C/C++

HOW TO RUN

Unix: g++ file.cpp -o pwsh;

./pwsh

Windows: g++ file.cpp -o pwsh.exe;

pwsh.exe

Working on

terminal text editor for PowerShell

About

PowerShell recoded in C/C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages