Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement CLI entrypoint #4

Merged
merged 4 commits into from
Mar 5, 2024
Merged

Implement CLI entrypoint #4

merged 4 commits into from
Mar 5, 2024

Conversation

druzhinin-kirill
Copy link
Contributor

Implement CLI base:

  • Introduce click dependency.
  • Implement lint CLI command parsing --select option as dbt.

@druzhinin-kirill druzhinin-kirill self-assigned this Mar 4, 2024
@druzhinin-kirill druzhinin-kirill marked this pull request as draft March 4, 2024 15:20
@druzhinin-kirill druzhinin-kirill marked this pull request as ready for review March 4, 2024 15:20
Copy link
Contributor

@matthieucan matthieucan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! While there, should this also implement the "binary" entry-point dbt-score?

src/dbt_score/cli.py Outdated Show resolved Hide resolved
src/dbt_score/cli.py Show resolved Hide resolved
@druzhinin-kirill druzhinin-kirill merged commit 7647ddf into master Mar 5, 2024
2 checks passed
@matthieucan matthieucan deleted the kdruzhinin/add-cli branch March 13, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants