Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
docs: Add Link free contribute files (#1925)
Browse files Browse the repository at this point in the history
* updated goobric.json file

added twitter link to profile

* added links to how tos for linkfree
  • Loading branch information
goobric authored Oct 8, 2022
1 parent 8afd997 commit 93c15ba
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions docs/contributing/contributinghowtos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# How To's for LinkFree

## The following, are references to useful resources, to assist you downloading and using LinkFree:

### Jessica Chan, [Coder-Coder](https://coder-coder.com/about/) explains via her [YouTube channel](https://www.youtube.com/c/TheCoderCoder/featured) Git & GitHub and NPM

[Git & GitHub explained for beginners](https://www.youtube.com/watch?v=8Dd7KRpKeaE)

[What is NPM, Tutorial for beginners](https://www.youtube.com/watch?v=P3aKRdUyr0s)

---

[Download GitHub Desktop](https://desktop.github.com/) for your operating system

install GitHub Desktop, how-to videos for:

- [MacOS](https://www.youtube.com/watch?v=C0n6O4d0ccw) via Meeun
- [Windows](https://www.youtube.com/watch?v=8Dd7KRpKeaE) via Coder-Coder
- [Linux](https://www.youtube.com/watch?v=BFgzym_Ddac) via Tech Solution with Jayesh

---

[Download Node.js](https://nodejs.org/en/)

install the LTS version for your operating system, how-to videos for:

- [MacOS](https://www.youtube.com/watch?v=SwUKKCS3r3c) via Tech-Time
- [Windows](https://www.youtube.com/watch?v=P3aKRdUyr0s) via CoderCoder
- [Linux](https://www.youtube.com/watch?v=P6rPI7x28nY) via CodeWithArjun

Node Version Manager NVM information

- [Linux/MacOS](https://www.github.com/nvm-sh/nvm)
- [Windows](https://www.github.com/coreybutler/nvm-windows)

---

[Download VSCode IDE](https://code.visualstudio.com/Download)

Install VSCode Editor how-to videos for:

- [MacOS](https://www.youtube.com/watch?v=bJaBHGKHv9A) via Tech Decode Tutorials (0min->2min)
- [Windows](https://www.youtube.com/watch?v=MlIzFUI1QGA) via ProgrammingKnowledge (0min->3min)
- [Linux](https://www.youtube.com/watch?v=Y1fei1mzP7Q) via ProgrammingKnowledge (0min->3min)

0 comments on commit 93c15ba

Please sign in to comment.