JSPM

  • Created
  • Published
  • Downloads 1625
  • Score
    100M100P100Q111360F
  • 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 (@ottocode/install) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @ottocode/install

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

    Installation

    npm install -g @ottocode/install
    # or
    bun install -g @ottocode/install

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

    Usage

    After installation, you can use the otto command:

    otto --help

    Manual Installation

    If you prefer to install manually:

    curl -fsSL https://install.ottocode.io | sh

    More Information

    For more information, visit: https://github.com/nitishxyz/otto