Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mlewand/ckeditor4-release-checker


https://github.com/mlewand/ckeditor4-release-checker

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# ckeditor4-release-checker

A simple tool for verifying CKE4 release.

This is simply written as a mocha test suite, that queries miscellaneous CKEditor 4 endpoints.

## Installation

```sh
npm install ckeditor4-release-checker
cd ckeditor4-release-checker
npm install
```

## Usage

```sh
npm test
```

## License

MIT © Marek Lewandowski