Skip to main content

http-server

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

Aller à l'installation

Informations de source

Dépôt
RabbitAI-Lab/rabbit-plugins-cli
Dernière activité de la source
26 juillet 2026 à 13:32
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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
Voir sur GitHub