package directory • basher usage • for authors • basher news
basher helps you quickly install, uninstall and update bash packages from the command line, in the same way
composer
does for PHP packages,npm
for node.js packages,apt
for Linux tools.
$ basher install pforret/note
# that's it!
# the bash script is installed and can be used immediately
basher
.$ curl -s https://raw.githubusercontent.com/basherpm/basher/master/install.sh | bash
there’s also a step-by-step procedure on basherpm/basher
What bash
packages can you install with basher? Basher doesn’t require packages to register before they can be used. If a bash
package is organised in a logical way, basher will know how to install it. Still, here are some popular (or not) examples of packages that can be installed with basher.