0 Forks
0 Stars
0 Watchers

alura

📚 Notes, exercises and everything else related to Alura courses

How to download and setup alura

Open terminal and run command
git clone https://github.com/brayan/alura.git
git clone is used to create a copy or clone of alura 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 alura https://github.com/brayan/alura/archive/master.zip

Or simply clone alura with SSH
[email protected]:brayan/alura.git

If you have some problems with alura

You may open issue on alura support forum (system) here: https://github.com/brayan/alura/issues