create-yodata-context

creates a new context project

Usage no npm install needed!

<script type="module">
  import createYodataContext from 'https://cdn.skypack.dev/create-yodata-context';
</script>

README

create-yodata-context

Scaffold a new yodata-context transformation file.

Usage

> 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

Maintainers

@dduran1967

Contributing

See the contributing file!

License

MIT © 2019 Dave Duran