tower-archive / tower

UNMAINTAINED - Small components for building apps, manipulating data, and automating a distributed infrastructure.
http://tower.github.io
MIT License
1.79k stars 120 forks source link

Use Coffeecup instead of Coffeekup #391

Closed pocesar closed 11 years ago

pocesar commented 11 years ago

Coffeekup hasn't been updated for over 2 years, so the dependency should be changed to https://github.com/gradus/coffeecup instead, that is activelly maintained

And btw, how to change it easily on a new Towerjs project?

thehydroimpulse commented 11 years ago

Sorry, but were not updating version 0.4.x anymore (unless someone steps in). Were putting the effort towards 0.5.0 instead.

edubkendo commented 11 years ago

As far as I know, Tower has actually been using the "coffeecup" repo for a really long time now, it just calls it coffeekup in the documentation because that's the recognizable name. If you check the package.json, though, you;ll see it' says:

"coffeecup": ">= 0.3.17"
pocesar commented 11 years ago

ah ok, my bad