LSP client implementation in Python
Updated 2023-11-12 06:07:18 +00:00
# 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
Updated 2023-09-18 01:23:12 +00:00