Skip to content
Amadeusz Wieczorek edited this page Oct 2, 2015 · 2 revisions

Welcome to the Gistify!

Getting Started

To use Gistify, select C# code in the Visual Studio editor, and choose from menu Edit > Gistify selection or right-click on the editor and select Gistify selection

You must restore NuGet packages of the solution to use Gistify. The easiest way to do it is by building the solution (usually with Ctrl+Shift+B)

Gistify can copy the augmented snippet to the clipboard or upload it to GitHub. You're more than welcome to contribute more integrations!

To upload snippets of code to GitHub as gists, set up GitHub access token

Clone this wiki locally