Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Open Source Campfire plugin for iChat | Dark Hacker News
Open Source Campfire plugin for iChat
(g-off.github.com)
4 points
by
jlgosse
14 years ago
| 3 comments
MrEnigma
14 years ago
|
next
[−]
Doesn't appear to be a binary available, only the source. I tried running it from Xcode, but looks like I'm missing some dependencies. I could track them down probably, but will probably just pass on it for now as it looks pretty beta.
jkmcf
14 years ago
|
parent
|
next
[−]
There's an installer in the text of the page at
http://g-off.github.com/Campfire/
https://github.com/downloads/g-Off/Campfire/Campfire.zip
g-Off
14 years ago
|
parent
|
next
[−]
No tracking down of dependencies necessary, they are all submodules. You just need to git submodule init, git submodule update.