Kinto/kinto

Let plugin plug there configuration into `kinto init` command

Open

#721 opened on Jul 18, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (4,291 stars) (425 forks)batch import
enhancementhelp wantedscope: commandsstale

Description

Most plugins have specific configuration. We could let them hook in the kinto init command when installed in the venv to generate their default configuration in this file and help the user to change the mandatory ones.

Contributor guide