Skip to content

A workspace to conveniently compile multiple powershell scripts into an executable. Just for fun, not to be used in production.

License

Notifications You must be signed in to change notification settings

Businesskasper/PS2ExeWorkspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS2ExeWorkspace

A workspace to conveniently compile multiple class based powershell scripts into an executable. Just for fun, not to be used in production.

Once you run build.ps1, all scripts will be combined to one large file. This will then be compiled to an executable using Uses PS2Exe.

To write your own app, you must define your classes and edit the entry point in run.ps1

About

A workspace to conveniently compile multiple powershell scripts into an executable. Just for fun, not to be used in production.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published