1.0.0 • Published 1 year ago

editorconfig-cli v1.0.0

Weekly downloads
59
License
MIT
Repository
github
Last release
1 year ago

📝🔧 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
1.0.0

1 year ago

0.3.0

6 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago