Aucune description

fredck bab0e300aa Initialized .gitattributes il y a 11 ans
.editorconfig 97b98c2db9 Added the full set of files, all still empty. il y a 11 ans
.gitattributes bab0e300aa Initialized .gitattributes il y a 11 ans
.gitignore bf48c998b9 Added node_modules to .gitignore il y a 11 ans
.jscsrc 97b98c2db9 Added the full set of files, all still empty. il y a 11 ans
.jshintrc 97b98c2db9 Added the full set of files, all still empty. il y a 11 ans
CHANGES.md 14a332c351 Added template for the changelog. il y a 11 ans
CONTRIBUTING.md 97b98c2db9 Added the full set of files, all still empty. il y a 11 ans
LICENSE.md 97b98c2db9 Added the full set of files, all still empty. il y a 11 ans
README.md 97b98c2db9 Added the full set of files, all still empty. il y a 11 ans
gruntfile.js 406ecef467 Added template for grunt. il y a 11 ans
package.json 406ecef467 Added template for grunt. il y a 11 ans

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.