Metadata-Version: 1.0
Name: flask-starter
Version: 0.4
Summary: A flask extension which contains a basic app and is configured in your local machine through a command line utility 
Home-page: https://github.com/princekrroshan01/flask-starter
Author: Prince Roshan
Author-email: princekrroshan01@gmail.com
License: MIT
Description: flask-starter
        =============
              
              
                A flask extension which contains a basic app and is configured in your local machine through a command line utility 
              
              
        
        **Installation**
        
        	   
                pip install flask-starter	 
        	      
              
        **Prerequisites**
        
        you must have python installed in your system
        
        	
        
        **using** 
        	
        cd into the project directory, open the terminal and type 
        
        ```flask-starter-project``` this will build a basic project for you
           in the same directory.
        
        
        
        **Contributing**
        
        	  Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
        
        
Platform: UNKNOWN
