- Do you have an Github account ? If not create one.
- Install required tools
- Latest Git Client
- gpg tools
# Ubuntu
sudo apt-get install gpa seahorse
# Mac
# Ubuntu
sudo apt-get install gpa seahorse
# Mac
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |