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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i editorconfig-cli

    Weekly Downloads

    149

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    7.89 kB

    Total Files

    10

    Last publish

    Collaborators

    • lesnitsky