Skip to content

WIP: CLI Commands And Basic Project Scaffolding - #20

Merged
eadwinCode merged 42 commits into
mainfrom
cli_commands_and_project_scaffold_init
Oct 21, 2022
Merged

WIP: CLI Commands And Basic Project Scaffolding#20
eadwinCode merged 42 commits into
mainfrom
cli_commands_and_project_scaffold_init

Conversation

@eadwinCode

@eadwinCode eadwinCode commented Sep 3, 2022

Copy link
Copy Markdown
Collaborator

New Feature

  • cli tooling with Typer
  • Added basic commands like
    • runserver : start ellar project uvicorn server
    • create-project : creates basic ellar project template
    • create-module : creates basic ellar application module templates
  • Merge Ellar Log config with Uvicorn Logging Config

@eadwinCode eadwinCode changed the title CLI Commands And Basic Project Scaffolding WIP: CLI Commands And Basic Project Scaffolding Sep 3, 2022
@codecov-commenter

codecov-commenter commented Oct 2, 2022

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (main@a8c09b2). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage        ?   90.88%           
=======================================
  Files           ?      137           
  Lines           ?     5322           
  Branches        ?        0           
=======================================
  Hits            ?     4837           
  Misses          ?      485           
  Partials        ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@eadwinCode
eadwinCode merged commit 3c24879 into main Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants