Keep the source
Every snippet is a Git repository. Review it, version it, and know exactly what will run.
{{ code }}
Keep the scripts you trust under version control, then call them from any machine with one memorable command.
$ curl -fsSL https://install.snippets.run | sh
$ run snippets/hello.js
Hello from snippets.run
Every snippet is a Git repository. Review it, version it, and know exactly what will run.
Install the runner once. Use the same command on your laptop, a server, or a fresh environment.
Use owner-qualified names to make trusted utilities discoverable to your team and community.
Two-minute setup
Your workspace
Loading your snippets...
Publish
Create a private workspace first, then add and commit the files that make your command useful.
Your editor workspace is private and requires an authenticated account.
Sign in with AuthRegistry browser
Look up an owner to inspect their public, runnable repositories.
Reading the registry...
{{ error }}
This owner has no runnable repositories.
Fetching the source...
{{ error }}
Back to owner{{ snippet.type }} snippet
{{ snippet.script }}
Opening workspace...
{{ error }}
Private staging workspace
404