ًَWeek 1 kick-off started with a Video conference that served as an orientation to the way we're expected to work during the next few months in Fabacademy
The following paragraphs will be a documentation on what we've done after the aforementioned Video Conference
GIT is version control service that will be used to host our websites as well as projects during Fabacademy
We received an Email from Fab Adacemt coodrdination to grant us access to https://gitlab.fabcloud.org/
After setting up the password for Git, we set up a local clone on our local device.
The last step was to learn how to push and pull files to and from Git. This was done throught Terminal app on Mac.
the commands $ git add , $ git commit and $ git push were used
Note: The reason you're viewing this page is because the steps above are correct