@snippkit/cli
v1.0.12
Published
Official CLI for SnippKit
Readme
SnippKit CLI (SNiX)
The official terminal companion for SnippKit.
Manage your code snippets, run automation playbooks, and execute scripts remotely directly from your shell.
⚡ Features
- Remote Execution: Run Python, Node.js, Bash, Go, and Ruby scripts directly from your library without downloading files manually.
- Command Playbooks: Execute multi-step shell commands (e.g., project setup scripts) sequentially.
- Secure Auth: API Keys are stored securely on your local machine. Scripts run in isolation.
- Syntax Highlighting: View snippets in your terminal with full color support.
- Cross-Platform: Works on Windows, macOS, and Linux.
📦 Installation
Requires Node.js 18+.
npm install -g @snippkit/cli