Skip to main content

file-type-cli

Detect the real type of a file. Use when installing or running file-type-cli (file-type).

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
file-type-cli
description
Detect the real type of a file. Use when installing or running file-type-cli (file-type).
# file-type-cli Detect the real type of a file ## When to Activate - Installing or setting up **file-type-cli** - Running `file-type` from the command line - Automating Utilities workflows that file-type-cli supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g file-type-cli ``` ## Verification ```bash file-type --version ``` ## Usage Run `file-type --help` to see available commands and options. ## Details - **Package**: `file-type-cli` - **Category**: Utilities - **Priority**: Optional - **Platforms**: Windows / macOS
Ver en GitHub