Make it easier to know which examples are apps (vs scripts)
Open
docs
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 371
- Avg merge
- 26d 1h
- Merged PRs (30d)
- 1
Description
The tour app knows when to use `wave run foo` vs `python foo.py`, but there's no way to find out from the name or location of the example file when to use which command (i.e. whether it's a script or an app).
We should make this experience better.
Contributor guide
Assessment
This issue has not been assessed yet.