JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 175
  • Score
    100M100P100Q79076F
  • License Apache-2.0

CLI tool for Sim Studio - easily start, build and test agent workflows

Package Exports

  • simstudio
  • simstudio/dist/index.js

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

Readme

Sim Studio CLI

Sim Studio CLI allows you to run Sim Studio using Docker with a single command.

Installation

To install the Sim Studio CLI globally, use:

npm install -g simstudio

Usage

To start Sim Studio, simply run:

simstudio

Options

  • -p, --port <port>: Specify the port to run Sim Studio on (default: 3000).
  • --no-pull: Skip pulling the latest Docker images.

Requirements

  • Docker must be installed and running on your machine.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the Apache-2.0 License.