JSPM

@jawkit.cc/cli

0.1.4
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 23
    • Score
      100M100P100Q48903F
    • License SEE LICENSE IN LICENSE

    CLI toolkit for installing AI coding assistant configurations

    Package Exports

    • @jawkit.cc/cli

    Readme

    JawKit CLI

    CLI toolkit for installing AI coding assistant configurations (Claude Code, GitHub Copilot).

    Features

    • Multi-agent support: Claude Code, GitHub Copilot
    • Tiered content: Free and Professional tiers
    • Easy setup: One command to install prompts, skills, and configurations

    Installation

    npm install -g "@jawkit.cc/cli"

    Quick Start

    # Initialize in your project (free tier - no license needed)
    jawkit init
    
    # Check available content
    jawkit version
    
    # Upgrade to latest content
    jawkit upgrade

    Professional Tier

    Get access to premium prompts, skills, and configurations:

    # Purchase at jawkit.cc
    # Then activate your license:
    jawkit auth activate YOUR_LICENSE_KEY
    
    # Check license status
    jawkit auth status
    
    # Re-run init to get professional content
    jawkit init

    Commands

    Command Description
    jawkit init Install content for detected AI assistant
    jawkit upgrade Update to latest content
    jawkit auth activate <key> Activate a license key
    jawkit auth status Show current license status
    jawkit auth deactivate Remove license from this machine
    jawkit version Show CLI and content versions
    jawkit --help Show all commands

    Supported Agents

    • Claude Code - Anthropic's AI coding assistant
    • GitHub Copilot - GitHub's AI pair programmer

    Requirements

    • Node.js 18 or higher

    License

    Proprietary - See LICENSE for details.

    Important: The content installed by JawKit (prompts, skills, configurations) is for your personal or internal business use only. Sharing content with others is not permitted.