Voidnet

Install the latest terminal build directly from GitHub Releases. The shell script supports macOS and Linux. Windows uses PowerShell.

macOS / Linux
curl -fsSL https://voidnet.jimmymcbride.dev/install.sh | sh
Windows PowerShell
irm https://voidnet.jimmymcbride.dev/install.ps1 | iex
Pinned Version
curl -fsSL https://voidnet.jimmymcbride.dev/install.sh | VERSION=v0.1.0 sh

The hosted scripts stay fixed at this domain. New tagged releases automatically become the latest install target once the GitHub release is published.

Source: github.com/JimmyMcBride/voidnet