chokidar-cli
Watch file changes and run commands. Use when installing or running chokidar-cli (chokidar).
ソース情報
- リポジトリ
- RabbitAI-Lab/rabbit-plugins-cli
- ソースの最終更新活動
- 2026年7月26日 13:32
- 検出された SKILL.md の言語
- 英語
- スター
- 0
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
SKILL.md を表示中
SKILL.md
ソースの指示 · 読み取り専用プレビュー- name
- chokidar-cli
- description
- Watch file changes and run commands. Use when installing or running chokidar-cli (chokidar).
# chokidar-cli
Watch file changes and run commands
## When to Activate
- Installing or setting up **chokidar-cli**
- Running `chokidar` from the command line
- Automating File Tools workflows that chokidar-cli supports
## Installation
Use the bundled installer:
```bash
bash scripts/install.sh
```
or install directly:
```bash
npm install -g chokidar-cli
```
## Verification
```bash
chokidar --version
```
## Usage
Run `chokidar --help` to see available commands and options.
## Details
- **Package**: `chokidar-cli`
- **Category**: File Tools
- **Priority**: Optional
- **Platforms**: Windows / macOS
GitHubで見る