Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 565 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 565 Bytes

Shell Scripts

Utility Shell Scripts

  1. dev_setup.sh
    • This script sets up a boilerplate flask environment and runs the development server

    • usage
    run source dev_setup.sh from a unix terminal

    (This script works on Ubuntu 19.10. I did not have to check the support on other OS with different configurations other than what I have. So, this file has not be tested on other platforms )