Skip to main content

dotenv-cli

Load .env files and run commands. Use when installing or running dotenv-cli (dotenv).

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

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

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

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

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

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

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

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
dotenv-cli
description
Load .env files and run commands. Use when installing or running dotenv-cli (dotenv).
# dotenv-cli Load .env files and run commands ## When to Activate - Installing or setting up **dotenv-cli** - Running `dotenv` from the command line - Automating Development Core workflows that dotenv-cli supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g dotenv-cli ``` ## Verification ```bash dotenv --version ``` ## Usage Run `dotenv --help` to see available commands and options. ## Details - **Package**: `dotenv-cli` - **Category**: Development Core - **Priority**: Recommended - **Platforms**: Windows / macOS
عرض على GitHub