We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ff5d9 commit e693bd9Copy full SHA for e693bd9
README.md
@@ -27,9 +27,12 @@ shiny run basic_app/app.py
27
28
## Use templates from GitHub
29
30
+* [eoda-dev/py-shiny-templates](https://github.com/eoda-dev/py-shiny-templates)
31
* [posit-dev/py-shiny-templates](https://github.com/posit-dev/py-shiny-templates)
32
33
```bash
34
+shiny create -g eoda-dev/py-shiny-templates -t fastapi-routes
35
+
36
shiny create -g posit-dev/py-shiny-templates -t map-distance
37
```
38
0 commit comments