Skip to main content

http-server

Zero-config command-line HTTP server. Use when installing or running http-server (http-server).

Ir a la instalación

Datos de origen

Repositorio
RabbitAI-Lab/rabbit-plugins-cli
Última actividad en el origen
26 de julio de 2026 a las 13:32
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
http-server
description
Zero-config command-line HTTP server. Use when installing or running http-server (http-server).
# http-server Zero-config command-line HTTP server ## When to Activate - Installing or setting up **http-server** - Running `http-server` from the command line - Automating Server Tools workflows that http-server supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g http-server ``` ## Verification ```bash http-server --version ``` ## Usage Run `http-server --help` to see available commands and options. ## Details - **Package**: `http-server` - **Category**: Server Tools - **Priority**: Essential - **Platforms**: Windows / macOS
Ver en GitHub