JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 47
  • Score
    100M100P100Q104078F
  • License MIT

AtlasCloud CLI — call LLM, image, and video models from your terminal.

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 (atlascloud-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    atlascloud-cli

    AtlasCloud CLI — call LLM, image, and video models from your terminal.

    Install

    npm install -g atlascloud-cli

    The postinstall step downloads the prebuilt atlas binary for your platform from the public GitHub release and verifies the archive against checksums.txt.

    Supported npm platforms: macOS and Linux on x64 or arm64. Windows package-manager support will be added separately.

    Usage

    atlas auth login
    atlas chat "explain UUID v7"
    atlas generate image google/nano-banana-2/text-to-image -p "a cat"
    atlas --help