Releases: kevincoder91/planbefore
Release list
PlanBefore v0.3.0
PlanBefore Node v0.3.0.
See what changed and how to install it at https://planbefore.kvnlabs.xyz/releases
Install
macOS / Linux:
curl -fsSL https://planbefore.kvnlabs.xyz/install.sh | REPOFLOW_VERSION=v0.3.0 shWindows (PowerShell):
$env:REPOFLOW_VERSION = 'v0.3.0'; irm https://planbefore.kvnlabs.xyz/install.ps1 | iexBoth installers verify the SHA-256 of the download against checksums.txt.
Manual installation, requirements (git, rg) and first steps:
https://planbefore.kvnlabs.xyz/install
The binaries are not code-signed yet; macOS and Windows may show a warning
for files downloaded with a browser. See the installation guide.
PlanBefore v0.3.0-rc.1
PlanBefore Node v0.3.0-rc.1.
See what changed and how to install it at https://planbefore.kvnlabs.xyz/releases
Install
macOS / Linux:
curl -fsSL https://planbefore.kvnlabs.xyz/install.sh | REPOFLOW_VERSION=v0.3.0-rc.1 shWindows (PowerShell):
$env:REPOFLOW_VERSION = 'v0.3.0-rc.1'; irm https://planbefore.kvnlabs.xyz/install.ps1 | iexBoth installers verify the SHA-256 of the download against checksums.txt.
Manual installation, requirements (git, rg) and first steps:
https://planbefore.kvnlabs.xyz/install
The binaries are not code-signed yet; macOS and Windows may show a warning
for files downloaded with a browser. See the installation guide.