Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Flask cli from Flask-script #252

Open
subhankarb opened this issue Feb 25, 2017 · 0 comments
Open

Migrate to Flask cli from Flask-script #252

subhankarb opened this issue Feb 25, 2017 · 0 comments
Milestone

Comments

@subhankarb
Copy link
Contributor

We are using Flask-script for command line usages. With flask 0.11 flask introduce new CLI interface.
By using it we can have two benefits

  • Easily move the manager script to main codebase.
  • Manager script can also be tested.
@pwalsh pwalsh mentioned this issue Feb 25, 2017
20 tasks
@zelima zelima added this to the Backlog milestone Apr 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants