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).

Ir para a instalação

Informações da origem

Repositório
RabbitAI-Lab/rabbit-plugins-cli
Última atividade na origem
26 de julho de 2026 às 13:32
Idioma detectado do SKILL.md
inglês
Estrelas
0
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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
Ver no GitHub