Skip to content

quickstart#

Create a new Posit Connect project of the given TYPE in .//. Supported TYPE values: streamlit, shiny, fastapi, api, flask, notebook, voila, quarto, quarto-shiny. Writes a pyproject.toml with a [tool.rsconnect] section, creates a uv-managed virtualenv, and prints the local-run and deploy commands.

Usage:

quickstart [OPTIONS] TYPE NAME

Options:

  --help  Show this message and exit.