Skip to main content

figlet-cli

Generate ASCII art text. Use when installing or running figlet-cli (figlet).

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
figlet-cli
description
Generate ASCII art text. Use when installing or running figlet-cli (figlet).
# figlet-cli Generate ASCII art text ## When to Activate - Installing or setting up **figlet-cli** - Running `figlet` from the command line - Automating Terminal Aesthetics workflows that figlet-cli supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g figlet-cli ``` ## Verification ```bash figlet --version ``` ## Usage Run `figlet --help` to see available commands and options. ## Details - **Package**: `figlet-cli` - **Category**: Terminal Aesthetics - **Priority**: Optional - **Platforms**: Windows / macOS
Voir sur GitHub