All Projects → lesnitsky → editorconfig-cli

lesnitsky / editorconfig-cli

Licence: other
📝🔧 initialize .editorconfig in your terminal

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to editorconfig-cli

json2xml
json to xml converter in python3
Stars: ✭ 76 (+192.31%)
Mutual labels:  command-line-tool
jira-cli
🔥 [WIP] Feature-rich interactive Jira command line.
Stars: ✭ 809 (+3011.54%)
Mutual labels:  command-line-tool
electron-open-url
Open URL with Electron window from command line or Node.js program
Stars: ✭ 16 (-38.46%)
Mutual labels:  command-line-tool
dockerize
Utility to simplify running applications in docker containers
Stars: ✭ 91 (+250%)
Mutual labels:  command-line-tool
Node-CLI-Tips-Tricks
📟 NodeCLI.com repo with Node.js CLI best practices and production-ready tips & tricks.
Stars: ✭ 132 (+407.69%)
Mutual labels:  command-line-tool
starcli
✨ Browse trending GitHub projects from your command line
Stars: ✭ 436 (+1576.92%)
Mutual labels:  command-line-tool
diskusage
FANTASTIC SPEED utility to find out top largest folders/files on the disk.
Stars: ✭ 64 (+146.15%)
Mutual labels:  command-line-tool
logya
Logya is a static site generator written in Python designed to be easy to use and flexible.
Stars: ✭ 16 (-38.46%)
Mutual labels:  command-line-tool
whats
🌐 a terminal translation tool
Stars: ✭ 16 (-38.46%)
Mutual labels:  command-line-tool
gq-gmc-control
Control tool for the GQ GMC Geiger Counters.
Stars: ✭ 34 (+30.77%)
Mutual labels:  command-line-tool
xcode-cli
Command line helpers for Xcode
Stars: ✭ 17 (-34.62%)
Mutual labels:  command-line-tool
moshpit
A powerful cross-platform command-line tool for datamoshing.
Stars: ✭ 74 (+184.62%)
Mutual labels:  command-line-tool
imgur-scraper
Retrieve years of imgur.com's data without any authentication.
Stars: ✭ 26 (+0%)
Mutual labels:  command-line-tool
vintage
[UNMAINTED] command-line tool to check for outdated Swift Package Manager dependencies
Stars: ✭ 33 (+26.92%)
Mutual labels:  command-line-tool
hoard
cli command organizer written in rust
Stars: ✭ 71 (+173.08%)
Mutual labels:  command-line-tool
malli-cli
Command-line interface from the comfort of a metosin/malli schema
Stars: ✭ 36 (+38.46%)
Mutual labels:  command-line-tool
doi2bib
📝 Easily convert Digital Object Identifier (DOI) and Uniform Resource Locator (URL) to BibTeX and DOI to plain text.
Stars: ✭ 28 (+7.69%)
Mutual labels:  command-line-tool
Zeiver
A Scraper, Downloader, & Recorder for static open directories.
Stars: ✭ 14 (-46.15%)
Mutual labels:  command-line-tool
gogs-bash
Bash Script for Interacting with the GOGS API
Stars: ✭ 31 (+19.23%)
Mutual labels:  command-line-tool
shy
💀 bare-bones ssh launcher
Stars: ✭ 51 (+96.15%)
Mutual labels:  command-line-tool

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

usage

Help

ec --help
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].