frappe / frappe/bench

Avoid use of `apps.txt`

Open
#1,676 1 comment 1 reaction 1 assignee Assigned to @Copilot View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.