14 lines
278 B
Markdown
14 lines
278 B
Markdown
|
# CLI-Project-Template
|
||
|
|
||
|
# 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
|