0.0.1 • Published 2 years ago

contentful-validator v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago