Skip to main content

cpy-cli

Cross-platform file copy. Use when installing or running cpy-cli (cpy).

Zur Installation springen

Quellinformationen

Repository
RabbitAI-Lab/rabbit-plugins-cli
Letzte Quellaktivität
26. Juli 2026 um 13:32
Erkannte Sprache von SKILL.md
Englisch
Sterne
0
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
cpy-cli
description
Cross-platform file copy. Use when installing or running cpy-cli (cpy).
# cpy-cli Cross-platform file copy ## When to Activate - Installing or setting up **cpy-cli** - Running `cpy` from the command line - Automating File Tools workflows that cpy-cli supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g cpy-cli ``` ## Verification ```bash cpy --version ``` ## Usage Run `cpy --help` to see available commands and options. ## Details - **Package**: `cpy-cli` - **Category**: File Tools - **Priority**: Optional - **Platforms**: Windows / macOS
Auf GitHub ansehen