Avoid use of `apps.txt`
Open
feature-request
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Apps.txt is used to find installed apps, now to manage this someone needs to understand how bench structure works.
It would be better if we can do this magically by just inspecting an environment:
- Find editable installs of applications from env (even non-editable ones?)
- Detect frappe apps.
- Cache internally (for performance)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.