Label com.a13labs.code-server UserName {{ macos_dev_station_service_user }} WorkingDirectory {{ macos_dev_station_workspace_dir }} ProgramArguments /bin/bash {{ macos_dev_station_scripts_dir }}/start-ide.sh RunAtLoad KeepAlive StandardOutPath {{ macos_dev_station_logs_dir }}/code-server.log StandardErrorPath {{ macos_dev_station_logs_dir }}/code-server.err.log EnvironmentVariables PATH {{ macos_dev_station_path }} PASSWORD {{ macos_dev_station_code_server_password }}