play-co / devkit

HTML 5 game platform for browser and mobile
http://docs.gameclosure.com
622 stars 126 forks source link

devkit install should recognize linked dependencies #237

Open yofreke opened 9 years ago

yofreke commented 9 years ago

It is very common to link modules for development (think npm linkor bower link). It would be great to have some devkit support for links.

At least skip dependencies satisfied by links in devkit install, instead of the current behavior of failing due to git discrepancies.

mgh commented 9 years ago

what are git discrepancies?

yofreke commented 9 years ago

untracked files, unstaged changes, etc

On Mon, Jun 29, 2015 at 3:06 PM, Martin Hunt notifications@github.com wrote:

what are git discrepancies?

— Reply to this email directly or view it on GitHub https://github.com/gameclosure/devkit/issues/237#issuecomment-116860616.