tomaz / appledoc

Objective-c code Apple style documentation set generator.
http://gentlebytes.com
4.19k stars 645 forks source link

Delete homebrew section #568

Closed dalinaum closed 9 years ago

dalinaum commented 9 years ago

appledoc is part of homebrew/boneyard now. I just visited homebrew/boneyard and saw a shocking phrase. Archive of formulae removed from the Homebrew package manager

I think we should delete homebrew section or fix homebrew formula.

refs #567

tomaz commented 9 years ago

I'm not sure where homebrew compatibility is right now to be honest - it was contribution, and I never used it myself. There were several complains recently, so I assumed it was taken to "archive" and reflected like that with your PR :) I want to concentrate on appledoc first though, which brings me to shout out for help from contributors - if interested, let me know...

dalinaum commented 9 years ago

It looks to me like homebrew formula is not valid anymore. I will try to fix it this weekend.

tomaz commented 9 years ago

Thanks!

DomT4 commented 9 years ago

@kirb resubmitted it to Homebrew core and we accepted it. Was merged back in https://github.com/Homebrew/homebrew/commit/fb54d14e07063215e80eceed8822cf79cd44cf00. You can just do brew install appledoc now.

dalinaum commented 9 years ago

@DomT4 Great.

TorreyBetts commented 9 years ago

I updated the readme's homebrew section. Thanks @DomT4 !