Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Sim CLI

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

Installation

To install the Sim CLI globally, use:

npm install -g simstudio

Usage

To start Sim, simply run:

simstudio

Options

  • -p, --port <port>: Specify the port to run Sim 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.