Skip to main content

run_setup

Function run_setup 

Source
pub async fn run_setup(debug: bool) -> Result<(), String>
Expand description

Execute the setup command.

Runs a non-interactive set of package installs. When debug is true, prints the command and raw output for diagnostics.