JavaScript有npm,Ruby有Gems,Python有pip,现在Shell也有了bpkg了!
示例:
# Installs `term` on `/usr/local/bin` (https://github.com/bpkg/term)$ bpkg install term -g$ termJavaScript有npm,Ruby有Gems,Python有pip,现在Shell也有了bpkg了!
示例:
# Installs `term` on `/usr/local/bin` (https://github.com/bpkg/term)$ bpkg install term -g$ term
评论