Reduce friction for new users by making Vera easy to install and run with minimal setup.
The goal is to allow users to start the emulator and begin testing in just a few steps, without manually managing dependencies or containers.
Goals
-
Single command installation
Users should be able to install Vera with a simple command (e.g., pip install vera or brew install vera).
-
Simple startup command
After installation, users can start the emulator with: vera run aws
Reduce friction for new users by making Vera easy to install and run with minimal setup.
The goal is to allow users to start the emulator and begin testing in just a few steps, without manually managing dependencies or containers.
Goals
Single command installation
Users should be able to install Vera with a simple command (e.g.,
pip install veraorbrew install vera).Simple startup command
After installation, users can start the emulator with:
vera run aws