@cloudron/manifest-format
v5.29.0
Published
Cloudron Manifest Format
Downloads
1,288
Readme
Cloudron Manifest Validation
This package validates the Cloudron Manifest
Build
npm testInstall
npm install --global cloudron-manifestformatSample Usage
- see folder
example - validates
CloudronManifest.json - e.g. for use within git pre-commmit hook
- copy
validate.jsto your Cloudron-App root dir - run validations
Run basic validation
npm validate.jsExtended validation for use on marketplace:
npm validate.js --strict