0.0.1 • Published 3 years ago

contentful-validator v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Contentful Validate

Install

npm install -D contentful-validator

CLI

This package come with a CLI command: ctf-validator

ctf-validator --help

Generate validate file

Generate validate file base on exported Contentful file.

contentful space export --skip-content --content-file <Export file>
ctf-validator generate <Export file>
0.0.1

3 years ago