This is a dbt package designed to enhance the functionality of the dbt project evaluator for power users.
To install the dbt Power Evaluator package, follow these steps:
- Open your terminal.
- Navigate to your dbt project directory.
- Run the following command:
dbt deps --git https://github.com/dbt-labs/dbt-power-eval.git
Once the package is installed, you can use the enhanced features of the dbt project evaluator by following these steps:
- Open your terminal.
- Navigate to your dbt project directory.
- Run the following command:
dbt eval
This will trigger the power user tweaks and provide you with additional functionality for evaluating your dbt project.
We welcome contributions from the community! If you have any ideas, bug reports, or feature requests, please open an issue or submit a pull request on our GitHub repository.
This project is licensed under the MIT License.