These examples show how developers and AI agents can call SplitLaunch from shell scripts or use agent prompts inside coding tools.
The shell examples expect environment variables such as:
export SPLITLAUNCH_API_KEY='sl_live_REPLACE_WITH_REAL_KEY'
export SPLITLAUNCH_PROJECT_ID='PROJECT_ID'
export SPLITLAUNCH_EXPERIMENT_ID='EXPERIMENT_ID'Do not commit real API keys to GitHub.