Skip to content

akindiak/metaparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple parser for internal usage to parse dbt yml files with models and get data from meta fields to prepare json files with defined structure for later use.

First do make build.

Then call go run ./... -path= -system= arg1 arg2 ... arguments: path - dbt project path system - name of the folder where to store json metafiles

all other args should be model/table names

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published