8  Launch

Published

2026-05-08

This chapter covers how to define a package entry point so users can launch the Shiny app with a single command (e.g., myapp run) instead of calling shiny run app.py directly.