Documentation

Get started with SnipHive in minutes.

CLI Installation

Install the SnipHive CLI for quick snippet management:

npm install -g @sniphive/cli
  • sniphive push file.php - Upload a snippet
  • sniphive pull <id> - Download a snippet
  • sniphive list - List your snippets

VS Code Extension

Install from the VS Code marketplace:

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "SnipHive"
  4. Click Install

JetBrains Plugin

Available for IntelliJ IDEA, PhpStorm, WebStorm:

  1. Open Settings → Plugins
  2. Search for "SnipHive"
  3. Click Install and restart IDE