You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luke Sweeney edited this page Oct 24, 2019
·
12 revisions
Installation
Find the latest release on the repository releases page. You can just download the brewdrivers executable, or clone the source code and compile it yourself. Keep in mind that each executable runs on a different platform ie. there's a raspberry pi version, a mac version, a windows version, etc...
If an executable doesn't exist for your platform, clone the source code and run cargo build --release in the root directory. You'll need cargo installed. This will create ./target/release/brewdrivers which you can execute or copy to a directory in your path.