kaishuu0123 / erd-go

Translates a plain text description of a relational database schema to a graphical entity-relationship diagram.(convert to dot file)
MIT License
125 stars 36 forks source link

Homebrew formula on OS X? #2

Closed nbastin closed 6 years ago

nbastin commented 6 years ago

This is super neat - any chance we could get a homebrew (https://brew.sh/) formula for MacOS X rather than a binary download? It would integrate well with the way most people get dot (from the graphviz formula) and would gracefully isolate from the rest of the system.

kaishuu0123 commented 6 years ago

@nbastin

Thank you for your comment. Do you have any information to be helpful?

Or is there a repository doing the same?

kaishuu0123 commented 6 years ago

I understand. https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md

kaishuu0123 commented 6 years ago

I created homebrew erd-go repository. I'll send PR to homebrew-core.

now

brew tap kaishuu0123/erd-go
brew install erd-go

https://github.com/kaishuu0123/homebrew-erd-go

nbastin commented 6 years ago

This is fantastic! Thanks for looking into it.

kaishuu0123 commented 6 years ago

sent to homebrew-core. ( https://github.com/Homebrew/homebrew-core/pull/30343 ) but Unfortunately this doesn't meet our notability requirements

  • GitHub repository not notable enough (<30 forks, <30 watchers and <75 stars)

I wanted to provide erd-go with homebrew-core. That's a shame.

close this issue.

@nbastin

enjoy!