Forgekit.Install banner
salimomrani salimomrani

Forgekit.Install

Development community

Description

--- description: Update the globally installed ForgeKit CLI to the latest published version from npm. Use when you want to upgrade forgekit after a new release. argument-hint: (no arguments needed) --- ## Task Install or update the ForgeKit CLI to the latest version from npm. ## Steps Run: ```bash npm install -g @iconsulting-dev/forgekit@latest ``` Then confirm the installed version: ```bash forgekit --version ``` Show the output to the user.

Installation

Installs to ~/.claude/commands/salimomrani-forgekit-forgekit.install.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/salimomrani/forgekit/HEAD/.claude/commands/forgekit.install.md -o ~/.claude/commands/salimomrani-forgekit-forgekit.install.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository