github s1ks1/bwenv v2.2.0
bwenv v2.2.0

latest release: v2.3.0
6 hours ago

Installation

Homebrew (macOS):

brew tap s1ks1/bwenv
brew install --cask bwenv

Scoop (Windows):

scoop bucket add bwenv https://github.com/s1ks1/scoop-bwenv
scoop install bwenv

Linux (DEB / RPM):

# Download the .deb or .rpm from the assets below, then:
sudo dpkg -i bwenv_2.2.0_amd64.deb      # Debian/Ubuntu
sudo rpm -i bwenv_2.2.0_amd64.rpm        # Fedora/RHEL

Go Install:

go install github.com/s1ks1/bwenv@latest

Quick Install (macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/s1ks1/bwenv/main/install.sh | sh

Quick Install (Windows PowerShell):

irm https://raw.githubusercontent.com/s1ks1/bwenv/main/install.ps1 | iex

Manual download: Grab the archive for your platform below, extract it,
and place the bwenv binary somewhere in your PATH.

See the README for full documentation.

Changelog

🚀 Features

  • 08c1624: feat: add roadmap phase 0 diagnostics and CI foundation (@s1ks1)

🐛 Bug Fixes


Full Changelog: v2.1.0...v2.2.0

Don't miss a new bwenv release

NewReleases is sending notifications on new releases.