crew-cr / Crew

Code review tool for git projects
http://crew-cr.github.io/Crew
MIT License
129 stars 30 forks source link

Which method to install vendors ? #111

Open mikaelrandy opened 12 years ago

mikaelrandy commented 12 years ago

I want to install Atoum in Crew for unit testing

I can use further methods to install Atoum or sfAtoumPlugin

Which one is the best for you ?

KuiKui commented 12 years ago

For now, we extract vendor into code. But we are considering changing this method later.

mikaelrandy commented 12 years ago

If i spend time to change this method, wich one do you prefer ? I think composer is a very good idea.

ratibus commented 12 years ago

+1 for composer :)

KuiKui commented 11 years ago

:+1: for composer :)

mikaelrandy commented 11 years ago

I have not forgot this issue. But, i dont have enough time actually.

I will migrate Crew to composer and redo my last PR.