editorconfig-cli

1.0.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    60
    • latest

Version History

Package Sidebar

Install

npm i editorconfig-cli

Weekly Downloads

135

Version

1.0.0

License

MIT

Unpacked Size

7.89 kB

Total Files

10

Last publish

Collaborators

  • lesnitsky