8
0
fredck 1284c24aec Added node_modules to .gitignore 11 лет назад
..
.editorconfig ca9fb28e92 Added the full set of files, all still empty. 11 лет назад
.gitattributes ca9fb28e92 Added the full set of files, all still empty. 11 лет назад
.gitignore 1284c24aec Added node_modules to .gitignore 11 лет назад
.jscsrc ca9fb28e92 Added the full set of files, all still empty. 11 лет назад
.jshintrc ca9fb28e92 Added the full set of files, all still empty. 11 лет назад
CHANGES.md e87c055376 Added template for the changelog. 11 лет назад
CONTRIBUTING.md ca9fb28e92 Added the full set of files, all still empty. 11 лет назад
LICENSE.md ca9fb28e92 Added the full set of files, all still empty. 11 лет назад
README.md ca9fb28e92 Added the full set of files, all still empty. 11 лет назад
gruntfile.js ca9fb28e92 Added the full set of files, all still empty. 11 лет назад
package.json 4b080eb48e Added template for the package.json file. 11 лет назад

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.