Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-editorconfig Build Status

A Yeoman generator that creates an EditorConfig file.

EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs.

Installation

Download node at nodejs.org and install it, if you haven't already.

Using npx

npx -p yo -p generator-editorconfig -- yo editorconfig

or install it locally

npm install -g generator-editorconfig --save

or download it through Yeoman.

Then, to generate the .editorconfig file in your project use

yo editorconfig

Tests

npm install
npm test

Dependencies

  • yeoman-generator: Rails-inspired generator system that provides scaffolding for your apps

Dev Dependencies

License

MIT

Generated by package-json-to-readme

About

A Yeoman generator that creates an EditorConfig file

Resources

Stars

17 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages