fredck 9eb009334a Added git hooks support for pre-commit linting. 11 years ago
..
.editorconfig ce36f52243 Initialized .editorconfig. 11 years ago
.gitattributes 3d03c81f06 Initialized .gitattributes 11 years ago
.gitignore 2b252b3f77 Added node_modules to .gitignore 11 years ago
CHANGES.md 883dbf40ce Added template for the changelog. 11 years ago
CONTRIBUTING.md 8443f9e2de Added the full set of files, all still empty. 11 years ago
LICENSE.md 8443f9e2de Added the full set of files, all still empty. 11 years ago
README.md 8443f9e2de Added the full set of files, all still empty. 11 years ago
gruntfile.js 9eb009334a Added git hooks support for pre-commit linting. 11 years ago
package.json 9eb009334a Added git hooks support for pre-commit linting. 11 years ago

README.md

Boilerplate for New Repositories

The boilerplate used when creating the directory structure for new projects. It contains most of the files we expect to have inside CKEditor 5 repositories.

Note that all projects must have a README.md file, which replaces this one.