Skip to content

v0.1.2

Choose a tag to compare

@rblez rblez released this 30 May 09:49

What's new

  • wslink install — self-installer: copies exe to %LOCALAPPDATA%\wslink\ and adds to user PATH
  • install.ps1 — bootstrap script that downloads and installs the latest release
  • Updated --help with install example

Usage

# Option 1: Run the installer script
iex "& { $(iwr https://raw.githubusercontent.com/memlinkdotdev/wslink/refs/heads/main/install.ps1) }"

# Option 2: Download exe and run wslink install
# wslink.exe install

Downloads

wslink.exe — single-file Native AOT, no runtime required.