wemake-services/dotenv-linter

Homebrew support

brunowego opened this issue · 5 comments

Rule request

Homebrew installation support, like:

brew install dotenv-linter

Thesis

Many developers use homebrew as their primary tool for package management.

Reasoning

Will be easy to engage more people to use.

Thanks a lot! That's on my list.
I guess that other platforms should also have a packaging option.

Thanks a lot! That's on my list. I guess that other platforms should also have a packaging option.

@sobolevn I'm working on homebrew support but the dotenv-linter formula already exists on homebrew, maybe we can use any other name.

This one is a different one :) https://formulae.brew.sh/formula/dotenv-linter#default

What I mean by this is that in homebrew no two formulas have the same name so either we have to do it as brew install wemake-services/dotenv-linter or brew install dotenv_linter

@sobolevn LMK which one is good or do any suggestions from your side?

brew won't allow dotenv_linter, I think this can be closed. This is a simple python script