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

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.