Skip to content

Commit

Permalink
add challenge 18
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaylamba committed Sep 18, 2023
1 parent 254d6f4 commit 689cd15
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Challenges/challenge18.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Welcome to Challenge 18

Welcome to the 18th Challenge

Being a busy Monday, today's challenge is a bit straightforward. We will be learning how to work with GitHub Desktop

#### Brief Overview

GitHub Desktop is a GUI that empowers users who prefer not to work with the CLI to still interface with Git and GitHub.
To learn more visit: [What is Git GUI](https://help.github.com/en/desktop/getting-started-with-github-desktop)


## Tasks

- Download GitHub desktop
- Create a new repository on GitHub
- Add anything you want to your repo
- Follow through all the GitHub workflow you know using the GUI (commit, branching, pulling, pushing etc)
- Share a screenshot of your experience using github desktop on the issue created in Challenge 1.

0 comments on commit 689cd15

Please sign in to comment.