@picahq/manager
v0.0.0-kakashi-021c914c4206bdc79e8643b1812c06b45ff858a0
Published
A CLI to generate our common model schemas
Keywords
Readme
CLI
Description
Brings the @picahq/validator as a CLI tool plus some extra features, namely: The ability to generate the schema from our public schema API.
Installation
npm install @picahq/managerSometimes you may need to install the @picahq/common package as well as it may not install peer dependencies automatically.
npm install @picahq/common