Skip to main content

is-up-cli

Check whether a website is up and reachable. Use when installing or running is-up-cli (is-up).

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
is-up-cli
description
Check whether a website is up and reachable. Use when installing or running is-up-cli (is-up).
# is-up-cli Check whether a website is up and reachable ## When to Activate - Installing or setting up **is-up-cli** - Running `is-up` from the command line - Automating Server Tools workflows that is-up-cli supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g is-up-cli ``` ## Verification ```bash is-up --version ``` ## Usage Run `is-up --help` to see available commands and options. ## Details - **Package**: `is-up-cli` - **Category**: Server Tools - **Priority**: Optional - **Platforms**: Windows / macOS
Auf GitHub ansehen