forked from orbit-oss/flask
Added click support to Flask
This commit is contained in:
parent
0ac492a0ac
commit
3bdb90f06b
4 changed files with 392 additions and 251 deletions
|
|
@ -11,5 +11,5 @@
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
from run import main
|
||||
from cli import main
|
||||
main(as_module=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue