Skip to content

lesnitsky/editorconfig-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“πŸ”§ Editorconfig CLI

Initialize .editorconfig in your terminal


Installation

npm i -g editorconfig-cli

Commands

  • init - create new .editorconfig
  • add-rules - add rules to existing .editorconfig file

Usage

ec init

usage

to use defaults w/o questionnaire:

ec init -y
ec add-rules

Generate a new .editorconfig without any installs

npx editorconfig-cli init -y

usage

Help

ec --help

About

πŸ“πŸ”§ initialize .editorconfig in your terminal

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published