Skip to content

CAEN Windows Git Setup

Mihir Kozarekar edited this page Apr 21, 2023 · 7 revisions

Please follow this tutorial if you have a mac/linux machine and have to use CAEN Windows to devlop for ehw.

Follow this tutorial in the CAEN windows environment.

1. Download Git bash

Go to this link https://git-scm.com/download/win and hit the Click here to Download link at the top of the screen

This will download the git bash exe. Please click on it at the bottom of your chrome browser.

Once you click on the executable, you will be prompted with this:

Screen Shot 2023-04-20 at 11 34 22 PM

Once you hit next, you will be prompted with this screen:

Screen Shot 2023-04-20 at 11 35 26 PM

Please do not hit next!!! Rename your install location path to N:\windat.v2\Desktop\Git. Before proceeding make sure your screen looks exactly like this.

Screen Shot 2023-04-20 at 11 37 03 PM

Now you can proceed with the regular setup (do not change any default settings the setup process provides you, just keep hitting next). After finishing the setup, git bash should be on your desktop for regular access!

2. Use Git Bash

Before using git bash to develop on the mrover electrical github, there are a few things that need to be done.

TODO: FINISH!!!!

Clone this wiki locally