πŸͺ App Store for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Lukas Reschke 2800786415 Merge pull request #57 from nextcloud/categories
Move categories into separate route because otherwise it duplicates a…
2016-06-26 12:37:34 +02:00
docs Move categories into separate route because otherwise it duplicates a lot of data and its also hard to generate the category navigation 2016-06-26 10:56:17 +02:00
nextcloudappstore Move categories into separate route because otherwise it duplicates a lot of data and its also hard to generate the category navigation 2016-06-26 10:56:17 +02:00
requirements update deps and add gunicorn 2016-06-20 23:55:15 +02:00
scripts make generate authors more extensible 2016-06-18 15:19:56 +02:00
.editorconfig restructure 2016-06-15 17:17:58 +02:00
.gitignore clean up gitignore 2016-06-24 23:38:17 +02:00
.mailmap Fix authors 2016-06-18 23:35:18 +02:00
.travis.yml organize requirements, create first tests 2016-06-06 21:14:27 +02:00
AUTHORS.rst Fix authors 2016-06-18 23:35:18 +02:00
LICENSE.txt Create first migration 2016-06-05 20:39:45 +02:00
Makefile order app releases by version descending per default 2016-06-21 21:45:45 +02:00
README.rst adjust requires.io 2016-06-19 16:56:25 +02:00
manage.py first commit 2016-06-05 13:14:14 +02:00

README.rst

===================
Nextcloud App Store
===================

.. image:: https://travis-ci.org/nextcloud/appstore.svg?branch=master
     :target: https://travis-ci.org/nextcloud/appstore
     :alt: Build Status
.. image:: https://requires.io/github/nextcloud/appstore/requirements.svg?branch=master
     :target: https://requires.io/github/nextcloud/appstore/requirements/?branch=master
     :alt: Requirements Status
.. image:: https://img.shields.io/badge/license-AGPLv3+-blue.svg
     :target: https://www.gnu.org/licenses/agpl-3.0.en.html
     :alt: License
.. image:: https://img.shields.io/badge/irc%20channel-%23nextcloud--dev%20on%20freenode-blue.svg
     :target: https://webchat.freenode.net/?channels=nextcloud-dev
     :alt: IRC

A new app store for Nextcloud apps which is currently work in progress.

Documentation including Setup and API Specification are `available on Read the Docs <https://nextcloudappstore.readthedocs.io/en/latest/>`_