mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-01 16:30:09 +00:00
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
13 lines
386 B
Markdown
13 lines
386 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
|
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
|
-->
|
|
|
|
## How to develop the app?
|
|
|
|
Please note that in order to check if an app is already downloaded
|
|
Nextcloud will look for a folder with the same name as the app.
|
|
|
|
Therefore you need to add the app to one of the app directories
|
|
naming the directory `nextcloud-aio`.
|