Voidnet
Install the latest terminal build directly from GitHub Releases. The shell script supports macOS and Linux. Windows uses PowerShell.
curl -fsSL https://voidnet.jimmymcbride.dev/install.sh | sh
irm https://voidnet.jimmymcbride.dev/install.ps1 | iex
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