@integrationos-playground/cli
v0.0.0-ulquiorra-38b1aa23fb3fb5db1e6f3cffe5c27cacd09ccaa8
Published
A CLI to generate our common model schemas
Downloads
149
Readme
CLI
Description
Brings the @integrationos-playground/validator
as a CLI tool plus some extra features, namely: The ability to generate the schema from our public schema API.
Installation
npm install @integrationos-playground/cli
Sometimes you may need to install the @integrationos-playground/common
package as well as it may not install peer dependencies automatically.
npm install @integrationos-playground/common