Installation
How to install SnippetKit CLI on macOS, Linux, and Windows.
Installation Guide
SnippetKit is a powerful cross-platform CLI tool that simplifies code snippet management. Follow these installation steps for your operating system.
Prerequisites
- macOS: Homebrew (recommended)
- Linux: sudo privileges
- Windows: PowerShell with admin privileges or Chocolatey
macOS Installation
Using Homebrew (Recommended)
Verification
Verify that the installation was successful:
Linux Installation
Ubuntu/Debian
- Download the latest .deb package:
- Install the package:
Using the install script (Any Linux)
Manual installation (tar.gz)
- Download the archive:
- Extract to a directory in your PATH:
- Make it executable:
Verification
Windows Installation
Using Chocolatey
Manual Installation
- Download the latest Windows executable from GitHub Releases
- Move the executable to a directory in your system PATH
- Open a new Command Prompt or PowerShell window and verify:
Configuration
After installation, set up your SnippetKit account:
Follow the prompts to authenticate with your SnippetKit account.
Updating SnippetKit
To update to the latest version: