cappuccino / cappuccino

Web Application Framework in JavaScript and Objective-J
https://cappuccino.dev/
GNU Lesser General Public License v2.1
2.2k stars 333 forks source link

'capp -f .' does not update the frameworks in place #12

Closed cappuccino closed 14 years ago

cappuccino commented 15 years ago

Hi there,

I'm not really sure why this is, the source code looks ok to me and trying the shell commands out by hand also seems to work.

Please fix it.

Regards, Martin

original LH ticket

This ticket has 0 attachment(s).

cappuccino commented 15 years ago

’capp -f .’ does not update the frameworks in place

by Martin Häcker

stevegeek commented 14 years ago

Is 'capp -f .' a valid command?

For me 'capp gen --force -f .' or 'capp --force gen -f -l .' (and with no --force if Frameworks directory just doesnt exist) all work fine. The only problem is a somewhat ambiguous 'undefined' message on the console.

boucher commented 14 years ago

works as intended