Write-Output is equal to a return statement and breaks parts of the script. Signed-off-by: kingbri <bdashore3@proton.me>
Building from source is a case for many wheels, so add an option to skip wheel upgrades/installation if the user uses the start script. Signed-off-by: kingbri <bdashore3@proton.me>
Start now creates a venv, installs the correct requirements, and starts the API. Signed-off-by: kingbri <bdashore3@proton.me>