Metadata-Version: 2.1
Name: PyramidBuilder
Version: 0.0.5
Summary: Auto compiles HTML, CSS and JS into one file Pyramid App.
Home-page: https://github.com/ankitkumar-13/PyramidBuilder
Author: Ankit Kumar
Author-email: ankitkumar13122003@gmail.com
License: MIT
Description: # PyramidBuilder
        Make an pyramid app only by using HTML, CSS &amp; Javascript. This automatically creates code and configures the file.
        
        As wrote above, anyone can easily develop an app using HTML, CSS and Javascript knowledge. You can use CSS, and Javascript if you want, else neglect them, pure html can also be used to develop an pyramid app, or more precisely a webapp.
        
        - #### And make sure you have python installed on your device.
        
        ### Github Repository At : https://github.com/ankitkumar-13/PyramidBuilder
        ### Issues can be sent at Github's Repository or dropped at : ankitkumar13122003@gmail.com
        
        ------------
        
        
        >  
        >Press the Start Menu Button.  
        >Search by typing cmd.  
        >Click on the app named Command Prompt
        
        
        
        - Use the pip command :-
        >On Windows :-  
        >
        >Type the following command :-  
        >```cmd
        >pip install PyramidBuilder
        >```
        - Using PyramidBuilder :-
        >```cmd
        >python -m PyramidBuilder
        >```
        
        
        # A Tutorial:-
        
        ## You can get this on : https://github.com/ankitkumar-13/PyramidBuilder
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
