Ellar CLI Tool for Scaffolding Ellar Projects and Modules and also running Ellar Commands
Ellar CLI is an abstracted tool for ellar web framework that helps in standard project scaffold of the framework, module project scaffold, runing the project local server using uvicorn and runing custom command registered in application module or any ellar module.
- Python >= 3.7
- Ellar
if you have ellar install ready
pip install ellar-cli
Full installation
pip install ellar-cli[full]ellar --help