serverless-rules icon indicating copy to clipboard operation
serverless-rules copied to clipboard

brew support

Open sliedig opened this issue 4 years ago • 2 comments

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like brew support to install serverless-rules, not just pip

Describe alternatives you've considered N/A

Additional context

sliedig avatar Jun 05 '21 14:06 sliedig

Hey @sliedig !

Thanks for the proposal! I agree that this could be a good addition for the cfn-lint-serverless python package, but won't be needed for tflint.

Initial Research

Adding some links from my initial research on how to do this:

  • https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap
  • https://docs.brew.sh/Formula-Cookbook
  • https://docs.brew.sh/Manpage#tap-options-userrepo-url

Seems that this project doesn't meet the criteria for acceptable formulae yet. Furthermore, to keep this project within a single repo, we won't be able to provide a handy brew tap awslabs/serverless-rules command.

nmoutschen avatar Jun 05 '21 17:06 nmoutschen

How's the research coming along?

sliedig avatar Sep 16 '21 02:09 sliedig