Create apps.json

This commit is contained in:
Mohamed Jasim Ahmed 2025-09-08 01:20:03 +03:00 committed by GitHub
parent 06fbff626e
commit 46bbb937d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

38
development/apps.json Normal file
View file

@ -0,0 +1,38 @@
[
{
"git_url": "https://github.com/frappe/erpnext",
"branch": "version-15"
},
{
"git_url": "https://github.com/frappe/hrms",
"branch": "main"
},
{
"git_url": "https://github.com/frappe/crm",
"branch": "main"
},
{
"git_url": "https://github.com/frappe/helpdesk",
"branch": "main"
},
{
"git_url": "https://github.com/frappe/drive",
"branch": "main"
},
{
"git_url": "https://github.com/frappe/studio",
"branch": "main"
},
{
"git_url": "https://github.com/frappe/wiki",
"branch": "main"
},
{
"git_url": "https://github.com/frappe/insights",
"branch": "main"
},
{
"git_url": "https://github.com/frappe/books",
"branch": "main"
}
]