mirror of
https://github.com/Textualize/trogon.git
synced 2023-05-22 11:05:13 +03:00
Update README.md
This commit is contained in:
@@ -28,7 +28,7 @@ Trogon works with the popular [Click](https://click.palletsprojects.com/) librar
|
||||
## How it works
|
||||
|
||||
Trogon inspects your (command line) app and extracts a *schema* which describes the options / switches / help etc.
|
||||
It then uses that information to build a [Textual](https:/github.com/textualize/textual) UI you can use to edit and run the command.
|
||||
It then uses that information to build a [Textual](https://github.com/textualize/textual) UI you can use to edit and run the command.
|
||||
|
||||
Ultimately we would like to formalize this schema and a protocol to extract or expose it from apps.
|
||||
This which would allow Trogon to build TUIs for any CLI app, regardless of how it was built.
|
||||
|
||||
Reference in New Issue
Block a user