Metadata-Version: 2.1
Name: dbt-ensure-tag
Version: 0.0.0
Summary: checks dbt models for tags
Home-page: https://github.com/j-clemons/dbt-ensure-tag
Author: Jonathan Clemons
Author-email: j-clemons@tuta.io
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# dbt-ensure-tag
Checks dbt models for existence of a tag(s)

# Installation

`pip install dbt-ensure-tag`

# Usage

`dbt-ensure-tag [filenames]`
