JSPM

  • Created
  • Published
  • Downloads 2520
  • Score
    100M100P100Q106858F
  • License MIT

AI-powered development assistant CLI - npm installer

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@agi-cli/install) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @agi-cli/install

    This is a thin installer package for the agi CLI tool.

    Installation

    npm install -g @agi-cli/install
    # or
    bun install -g @agi-cli/install

    This will automatically download and install the agi CLI binary via the official install script.

    Usage

    After installation, you can use the agi command:

    agi --help

    Manual Installation

    If you prefer to install manually:

    curl -fsSL https://install.agi.nitish.sh | sh

    More Information

    For more information, visit: https://github.com/ntishxyz/agi