Skip to content

Create a "create" command that contains template subcommands #20

@StephaneCapponi

Description

@StephaneCapponi

Idea: Instread of having a createproject, createplugin or createcommand. It might be better to have a single create command that can have access to template subcommands sush as (plugin, command, project, ...)

Instead of this:

python manage.py createproject myproject

We would do:

python manage.py create project myproject

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions