# CLI-Project-Template A template to quickly standup a CLI application with PyInquirer or frankly any other CLI UI. # Dependencies ``` sudo apt install python3 ``` # Setup # Images ![1 Default starting interface. ](images/pic1.png) # Notes