peregrine-cms-test-html
Version:
Test your peregrine site to see what is supported.
26 lines (15 loc) • 556 B
Markdown
# Peregrine CMS - Test HTML Support
peregrine-cms-test-html is a tool for testing the support of your Peregrine site.
## Installation
Use the package manager [npm](https://www.npmjs.com/) to install peregrine-cms-test-html.
```bash
npm install peregrine-cms-test-html --save
```
## Usage
```bash
npm run peregrine-cms-test-html [ sites ]
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[Apache-2.0](https://choosealicense.com/licenses/apache-2.0/)