@integrationos-playground/cli
v0.0.0-sarutobi-87c4d57e97cad6bbb0acef3b995e3b0ed7252890
Published
A CLI to generate our common model schemas
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/cliSometimes 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