Skip to main content

http-server

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

الانتقال إلى التثبيت

معلومات المصدر

المستودع
RabbitAI-Lab/rabbit-plugins-cli
آخر نشاط في المصدر
٢٦ يوليو ٢٠٢٦ في ١٣:٣٢
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٠
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
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
عرض على GitHub