cloudron-manifestformat
v5.26.2
Published
Cloudron Manifest Format
Downloads
670
Readme
Cloudron Manifest Validation
This package validates the Cloudron Manifest
Build
npm test
Install
npm install --global cloudron-manifestformat
Sample Usage
- see folder
example
- validates
CloudronManifest.json
- e.g. for use within git pre-commmit hook
- copy
validate.js
to your Cloudron-App root dir - run validations
Run basic validation
npm validate.js
Extended validation for use on marketplace:
npm validate.js --strict