Skip to content

Instantly share code, notes, and snippets.

View Fuzss's full-sized avatar

Fuzss

  • Switzerland
  • 20:42 (UTC +02:00)
View GitHub Profile
@Fuzss
Fuzss / create_gist.md
Last active May 30, 2022 17:16 — forked from mezz/create_gist.md
Creating a Gist and getting the URL

Gist is a service hosted by GitHub that lets you paste unlimited amounts of text if you have a GitHub account.
This document explains how to create a Gist from a text document so that you can share it with others.

Basic Instructions

  1. Copy-paste the contents of the text file to the large text box on https://gist.github.com
  2. Create a public gist and copy the browser's url.

Detailed Instructions

  1. Open the text file so that you can view the text.
  2. Select all the text from the text file.