Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hello, I need help understanding how to navigate & find things on GitHub. I'm brand new to it and I'm having a hard time finding

Hello,

I need help understanding how to navigate & find things on GitHub. I'm brand new to it and I'm having a hard time finding resources to help with an assignment. I just need help locating how to navigate & figure out how to do the ones in the brackets [ ]. If you could help by including some steps, pictures, or tips for easier navigation, it would be greatly appreciated. Thank you.

Create a Hello World application and submit it to the repository

Steps:

  1. Clone this repo using [git clone].
  2. Navigate to the newly cloned directory.
  3. Create a new Console Application using [dotnet new console].
  4. Build and run the new application using [dotnet build] & [dotnet run].
  5. Stage the new files using [git add].
  6. Commit the staged changes using [git commit]. Be sure to include a comment explaining what you changed.
  7. Push the changes to the remote repository using [git push].

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

3. What are potential solutions?

Answered: 1 week ago

Question

Which team solution is more likely to be pursued and why?

Answered: 1 week ago