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

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.