Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:48:08 +08:00
commit f1f0571203
4 changed files with 652 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "acuantia-dataform",
"description": "Acuantia-specific patterns for BigQuery Dataform development. Extends dataform-engineering-fundamentals with ODS two-arg ref() syntax, looker_ filename conventions, and integration with callrail/dialpad/looker projects.",
"version": "1.0.0",
"author": {
"name": "Ivan Histand",
"email": "ihistand@rotoplas.com",
"url": "https://github.com/ihistand"
},
"skills": [
"./skills"
]
}