gist
Here are 349 public repositories matching this topic...
-
Updated
Oct 3, 2020 - TypeScript
-
Updated
Sep 28, 2020 - C++
-
Updated
Oct 5, 2020 - PHP
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Oct 6, 2020 - Vue
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Oct 7, 2020 - Python
-
Updated
Feb 29, 2020 - C++
-
Updated
May 16, 2020 - Ruby
-
Updated
Mar 4, 2020 - JavaScript
-
Updated
Nov 5, 2018 - C
-
Updated
Oct 7, 2020 - CSS
-
Updated
Aug 20, 2020 - Emacs Lisp
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
May 29, 2020 - JavaScript
Import from Gist
Expand the-way import
to allow importing snippets from public Gists (keep link to original gist in description / tags). There's already a get_gist
function in gist.rs
which returns a gist with a description, a link, and a set of files each having their language and code content.
Improve this page
Add a description, image, and links to the gist topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gist topic, visit your repo's landing page and select "manage topics."
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Even
Permission denied (publickey).
message is not shown.@guyzmo offered to "suggest a