Code for the course
If you run into issues following this setup, please contact me at jp@developwithpassion.com
-
Open up mingw by double clicking on the bat file at this location: C:\utils\mingw\msys\1.0\msys.bat
-
Navigate to the repo folder by typing the following command:
cd /c/course/prep
- Open up a mingw terminal
- Run the following commands:
./x.bootstrap
- Make changes to the file that was just created for you in "settings/[your_user_name].settings
- You will definitely need to change the git:user setting
- Only change the value for the git:user key. Don't copy my settings file (settings/jp.settings) as the extra key that I am using (provider) will mess up your configuration
- Repeat steps 1 and 2
- Open up a mingw terminal
- Run the following commands:
source aliases
sr
- It should complete with output like the following (only showing the bottom line):
3 passed, 15 failed