Very simple and quick, then you need to put then app.py in the folder that you want, after that you need to go in CLI.
python app.py
After installation ; That script generates a folder (--> APP). This folder contains some other folders and files which will help you to create your website in a good way.
- You can run this script with SCSS File or not.
- Don't want SCSS file in your project ? That script remove from app folder
- File watcher run automatically
- Index.html/styles.scss or styles.css are not empty, you have a basic template.
- You can choose now between php or html extension
If you want to contribute, and add some functions of this script you can fork
@Kola-Kola