We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414bc5c commit c86a38eCopy full SHA for c86a38e
README.md
@@ -13,7 +13,7 @@
13
# Introduction
14
Ellar-CLI is an abstracted tool for the Ellar web framework that helps in the standard project scaffolding and managing typer and click commands.
15
16
-Ellar CLI is build on [Typer](https://typer.tiangolo.com/) and works well with `click` command.
+Ellar CLI is build on [Click](https://click.palletsprojects.com/en/8.1.x/)
17
18
## Installation
19
if you have [ellar](https://github.com/python-ellar/ellar) install ready
0 commit comments