Bpkg - Bash 包管理器


MIT
Linux
C/C++

软件简介

JavaScript 有 npm, Ruby 有 Gems, Python 有 pip ,现在 Shell 也有了 bpkg 了!

示例:

# Installs `term` on `/usr/local/bin` (https://github.com/bpkg/term)
$ bpkg install term -g
$ term