Import Snippets from GitHub Gist
We've built a tool to help you import your GitHub Gists to snippet.run
All you need to do is connect your GitHub account to snippet.run, choose the gists you want imported, and we'll handle the rest!
All the latest features, fixes and work to snippet.run
We've built a tool to help you import your GitHub Gists to snippet.run
All you need to do is connect your GitHub account to snippet.run, choose the gists you want imported, and we'll handle the rest!
You can now run snippets with its URL (https://snippet.run/owner/snippet) using curl or wget
snippet.run will use the User-Agent
header to check whether a request is from curl or wget. If so, snippet.run will response the raw snippet content instead of the ui
For example, the following command will run owner/snippet
with bash:
We've added Python and Deno support to snippet.run. You can now create and run Python and Deno snippets
* Upgrade your snippet.run CLI to the latest version to run Python and Deno snippets