Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ozanonurtek/flask-now
Browse files Browse the repository at this point in the history
  • Loading branch information
ozanonurtek committed Feb 21, 2018
2 parents 82c289d + 44c64f4 commit 2b77d8c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<p align="center">
<img src="../master/images/logo.png">
</p>A simple Flask Application Generator runs via CLI.
</p>

<p align="center">Flask-Now is a Flask Application Generator/Build-Tool runs via CLI</p>

## What is Flask-Now
Since Flask is commonly used in kickstarting a project, developers shouldn't waste their time with creating folders like static/css, static/js, configuration, controllers, models etc. Aim of Flask-Now is __*auto generating necessity folders and files according to your architectural pattern and semi-automatically installing desired [flask extensions](http://flask.pocoo.org/extensions/)*__. Since Flask is very flexible microframework, it may fit many architectural pattern. Currently following patterns can be auto generated using Flask-Now:
Expand Down

0 comments on commit 2b77d8c

Please sign in to comment.