OpenImporter / openimporter

Development workspace for the open Importer engine.
BSD 3-Clause "New" or "Revised" License
20 stars 14 forks source link

Host of busy changes #98

Closed Spuds closed 8 years ago

Spuds commented 8 years ago

No real functional changes here, just PSR code stuff, formatting, arrangement, etc ....

Trying to learn the new code, I think @emanuele45 needs to finish a few more things. Heck it took me long enough to just get the dependency's installed in vagrant so I could bring up the start page LOL

emanuele45 commented 8 years ago

Odd, dependencies should just be a matter of:

composer install

in the "root" (that means inside https://github.com/OpenImporter/openimporter/tree/development/importer )

Spuds commented 8 years ago

Probably was that easy, but you are assuming I know what I'm even doing LOL

Anyway in my vagrant spin-up I had to install composer before I could do that, But first I installed symfony (see above), then composer then did the updates ... Anyway I'm not familiar with symfony or doctrine so was fumbling around quite a bit :disappointed: I don't think I can help much with this ATM, to much to learn!

emanuele45 commented 8 years ago

Oops! I guess have it written somewhere would have been a good idea, right? :sob: