12 Forks
13 Stars
13 Watchers

Code-Notes

Here I put all code I am learning in Google Scholarship and meetups

How to download and setup Code-Notes

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

Or simply clone Code-Notes with SSH
[email protected]:dianavile/Code-Notes.git

If you have some problems with Code-Notes

You may open issue on Code-Notes support forum (system) here: https://github.com/dianavile/Code-Notes/issues