fredck 3432bf1daa Added template for grunt. 11 jaren geleden
..
.editorconfig 8a4d1bfd21 Added the full set of files, all still empty. 11 jaren geleden
.gitattributes 8a4d1bfd21 Added the full set of files, all still empty. 11 jaren geleden
.gitignore 59d91fe17d Added node_modules to .gitignore 11 jaren geleden
.jscsrc 8a4d1bfd21 Added the full set of files, all still empty. 11 jaren geleden
.jshintrc 8a4d1bfd21 Added the full set of files, all still empty. 11 jaren geleden
CHANGES.md 07faec4685 Added template for the changelog. 11 jaren geleden
CONTRIBUTING.md 8a4d1bfd21 Added the full set of files, all still empty. 11 jaren geleden
LICENSE.md 8a4d1bfd21 Added the full set of files, all still empty. 11 jaren geleden
README.md 8a4d1bfd21 Added the full set of files, all still empty. 11 jaren geleden
gruntfile.js 3432bf1daa Added template for grunt. 11 jaren geleden
package.json 3432bf1daa Added template for grunt. 11 jaren geleden

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.