BinWips

0.0.6-alpha

Binary Written in PowerShell. Convert PowerShell scripts into .NET Applications/executables.
See the [Read Me](https://github.com/d-carrigg/BinWips) for full usage and examples.


### Quickstart

`powershell
Install-Module -Name BinWips -AllowPrerelease
New-BinWips -ScriptBlock { Write-Host "Hello, World!" } -OutFile .\HelloWorld.exe
.\HelloWorld.exe
# Hell
Binary Written in PowerShell. Convert PowerShell scripts into .NET Applications/executables.
See the [Read Me](https://github.com/d-carrigg/BinWips) for full usage and examples.


### Quickstart

`powershell
Install-Module -Name BinWips -AllowPrerelease
New-BinWips -ScriptBlock { Write-Host "Hello, World!" } -OutFile .\HelloWorld.exe
.\HelloWorld.exe
# Hello, World!
`

Show more

Minimum PowerShell version

5.0

This is a prerelease version of BinWips.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name BinWips -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name BinWips -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 dcarrigg. All rights reserved.

Package Details

Author(s)

  • dcarrigg

Tags

Windows Linux Compiler Executable Binary Application

Functions

New-BinWips

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.0.6-alpha (current version) 0 1/24/2024