Skip to content
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

Open
dpshelio opened this issue Aug 14, 2024 · 7 comments
Open

Include installation instructions #2

dpshelio opened this issue Aug 14, 2024 · 7 comments

Comments

@dpshelio
Copy link
Member

From previous workshops, this is what I had:

  • Account on Github
  • Download VS Code (or vscodium - untested if gh connection works too)
  • Install git
    • Windows?
    • Mac?
      • Open a terminal window
      • Type:
        /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
        
      • Follow the installation prompts
      • Once it's installed, run: brew install git to install git.
@dtwwwc1e
Copy link

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?

@dtwwwc1e
Copy link

I will have VM to test on Monday.

@dtwwwc1e
Copy link

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 git gui too which I was not expecting. So install instructions all good.

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.

@dtwwwc1e
Copy link

Installed vscodium on windows and did some local staging, and commit. Working ok.

@dpshelio
Copy link
Member Author

dpshelio commented Sep 6, 2024

Did the connection to github worked with vscodium? i.e., being able to push without ssh keys but by pressing push?

@dtwwwc1e
Copy link

dtwwwc1e commented Sep 9, 2024

I didn't test vscodoum - github. Will test it today or tomorrow

@dtwwwc1e
Copy link

dtwwwc1e commented Sep 9, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants