Changelog

All the latest features, fixes and work to snippet.run

Import Snippets from GitHub Gist

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!

Learn more

Run Snippets with Curl and Wget

Run Snippets with Curl and Wget

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:

curl -fsSL https://snippet.run/owner/snippet | bash
Python and Deno Support

Python and Deno Support

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

Learn more

logo
snippet.run
Run your code, from the cloud, on your computer
© 2024 snippet.run