Intalling Butter
How to install Butter
-
Clone the Butter repository:
git clone https://github.com/loic-sharma/butter.git -
Add
butter\binto yourPATHenvironment variable:- Open the Windows Start menu and search for
environment variables - Click on Edit environment variables for your account
- In the User variables section, select the
Pathvariable and click Edit... - Click New and add the path to the
butter\bindirectory (e.g.,C:\path\to\butter\bin)
- Open the Windows Start menu and search for
-
Use the
doctorcommand to check if everything is set up correctly:butter doctorFix any issues that are reported.