-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include installation instructions #2
Comments
I think the install instructions are fine - install vs code, then install git. I don't have a "clean pc" to test but I can try a VM. We need to enable Bash in vs code? Or that config step is in the taught session? |
I will have VM to test on Monday. |
Tested out on a VM Windows, all ok for a fresh install. VSCode run fine, Git acting as expected. Bash allows I have not tested out vscodium, or access to a Mac. I will try the first one when I can get a VM again. Can't promise the Mac. |
Installed vscodium on windows and did some local staging, and commit. Working ok. |
Did the connection to github worked with vscodium? i.e., being able to push without ssh keys but by pressing push? |
I didn't test vscodoum - github. Will test it today or tomorrow |
Yes, vscodium - github push and pull / fetch works - I already have ssh keys set up (and am using ucl laptop) but I used the HTTPS connection (https://github.com/dtwwwc1e/repo32.git). Push went fine, following various confirmation steps; and fetch / pull worked too. |
From previous workshops, this is what I had:
Install GitHub Desktop(that doesn't help)brew install git
to install git.The text was updated successfully, but these errors were encountered: