This is a chrome extension which allows to save the selected content as gist on Github. You can directly select text and create a github gist out of it by just a right click.
- Just download the zip file.
 - Extract it.
 - Open chrome and type chrome://extensions/ in omnibar
 - Make sure "Developer mode" is checked.
 - Click on "Load unpacked extension" and point to the extracted path.
 - Congratulations!! you have success fully installed the extension.
 
- Click on the "+gist" icon in the browser action. A popup will open. click on "Get Github token" to link your github account with the extension so that extension can make request on your behalf.
 - Once yur github account is linked, you can select the content on any page and select "Add to Gist As" and then select proper file type.
 - Gist will be created. Go to your github account and check the gist.