Documentation
Get started with SnipHive in minutes.
CLI Installation
Install the SnipHive CLI for quick snippet management:
npm install -g @sniphive/clisniphive push file.php- Upload a snippetsniphive pull <id>- Download a snippetsniphive list- List your snippets
VS Code Extension
Install from the VS Code marketplace:
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search for "SnipHive"
- Click Install
JetBrains Plugin
Available for IntelliJ IDEA, PhpStorm, WebStorm:
- Open Settings → Plugins
- Search for "SnipHive"
- Click Install and restart IDE