Wenget

★ 0 v3.4.1 GitHub

Overview

Wenget is a cross-platform package manager that installs and manages command-line tools distributed through GitHub Releases. It detects your platform, downloads the right binary, and keeps everything organized under ~/.wenget/.

Features

Install

# Windows
winget install wenget
# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/superyngo/Wenget/main/install.sh | bash