sootsim config

manage sootsim.config.ts

sootsim config

Create, validate, and inspect project-local configuration so sootsim setup becomes repeatable instead of a pile of ad hoc edits.

terminal

sootsim config <init|validate|show>

Examples

terminal

sootsim config init
sootsim config validate
sootsim config show

Config Lifecycle

Use config init to create a baseline file, config validate to catch bad edits early, and config show when you need to know what the resolved config actually is after merges and defaults.

Ready to build?

Run your React Native app in the browser. No simulators, no native toolchain, no waiting.

npm i -g sootsim