What are GitHub Gists?
Sometimes, you may want to share code that does not require the whole scope of a project, in which case you can create a gist and upload only a few files. In such cases, GitHub Gists are really helpful.
The main advantage is on...