10 Forks
27 Stars
27 Watchers

Lets-Learn

This is a repository for my YouTube Series, "Let's Learn". Here we learn how to use different cybersecurity and computer science-related tools, software, and other topics. This repository should hold all the notes and resources that we may go over in the episodes.

How to download and setup Lets-Learn

Open terminal and run command
git clone https://github.com/PrettyBoyCosmo/Lets-Learn.git
git clone is used to create a copy or clone of Lets-Learn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Lets-Learn https://github.com/PrettyBoyCosmo/Lets-Learn/archive/master.zip

Or simply clone Lets-Learn with SSH
[email protected]:PrettyBoyCosmo/Lets-Learn.git

If you have some problems with Lets-Learn

You may open issue on Lets-Learn support forum (system) here: https://github.com/PrettyBoyCosmo/Lets-Learn/issues