UNPKG

create-yodata-context

Version:
35 lines (20 loc) 691 B
# create-yodata-context Scaffold a new yodata-context transformation file. ## Usage ```bash > npx create-yodata-context ? project name my-context ? project description my awesome context ? validationSchema https://realestate.yodata.me/context/v1/schema.yaml ? service pod URL https://yourpod.yodata.me ? pod secret (x-api-key) secret Installing Dependencies... ``` ## Documentation See full docs at [@yodata/context-sdk](https://github.com/Yodata/yodata/tree/master/packages/context-sdk) ## Maintainers [@dduran1967](https://github.com/dduran1967) ## Contributing See [the contributing file](contributing.md)! ## License MIT © 2019 Dave Duran