BillFlow AP CLI - Run BillFlow AP with a single command
npm install @oppulence/billflowap-cliSim CLI allows you to run Sim using Docker with a single command.
To install the Sim CLI globally, use:
``bash`
npm install -g simstudio
To start Sim, simply run:
`bash`
simstudio
- -p, --port : Specify the port to run Sim on (default: 3000).--no-pull`: Skip pulling the latest Docker images.
-
- Docker must be installed and running on your machine.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the Apache-2.0 License.