-
Notifications
You must be signed in to change notification settings - Fork 4
Install
Simon Schmid edited this page Feb 16, 2022
·
12 revisions
bee requires bash 5.1 and above
The easiest way to install bee is to run this command. This will install bee to /usr/local/bin/bee
bash -c "$(curl -fsSL https://raw.githubusercontent.com/sschmid/bee/main/install)"
You can also install multiple versions of bee to different locations
git clone https://github.com/sschmid/bee.git
This will update bee to the latest version
bee update