Skip to content
phlx0 edited this page Mar 15, 2026 · 2 revisions

◆ snip wiki

Welcome to the snip documentation. snip is a fast, local, offline terminal snippet vault.

Pages

Quick start

# install
curl -fsSL https://raw.githubusercontent.com/phlx0/snip/main/install.sh | bash

# open the TUI
snip

# copy a snippet to clipboard
snip ports

# run a snippet as a shell command
snip run deploy

Links

Clone this wiki locally