Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 323 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 323 Bytes

Flask-auto

#コマンド一覧

#プロジェクト作成 flask-auto create プロジェクト名 例:flask-auto create Sample

#htmlファイル作成 flask-auto generate ファイル名 .. .. 例:flask-auto generate home index homeディレクトリにindex.htmlが作成される

#プロジェクト設定 ./config/