Skip to content

Create a manage.py for the project #33

@xvjg

Description

@xvjg

Similar to how Django's manage.py works.

I propose the following features:

add.sh convert to -> python manage.py add

collect.sh convert to -> python manage.py collect

Run flask app -> python manage.py run

Run Tkinter app -> python manage.py tkrun

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions