Skip to content
This repository was archived by the owner on Jan 15, 2019. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion assignments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

1. Accept the invitation to join your GitHub Org from your email inbox.
2. Message @harrison_eda on slack and ask for your assignments. __This will take up to 24 hours.__
3. After harrison has added your asignments, go to [waffle.io](https://waffle.io/)
3. After Harrison has added your asignments, go to [waffle.io](https://waffle.io/)
3. Under 'Your Projects' select your cohort (figure 1 and 2).
4. Use the filter and enter your GitHub Username (figure 3).
5. Clcik on a ticket and follow the instructions within (figure 4).
Expand Down
Binary file added images/Mac-VS-Code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions installation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ brew install git

> Context: VS code is a text editor. Developers write code locally their computer via a text editor, before pushing it up onto the web via terminal and GitHub.

4. Follow the Instructions to set up VS Code commands in the Command Line

<figure>
<img src="../images/Mac-VS-Code.png" alt="select cohort in waffle" style="width: 80%; margin-left: 10%;"><br>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crop image to remove "Note" and "to manually add VS code" for easier reading

</figure>

---
---

Expand Down